donlucaso's Stars
dair-ai/Mathematics-for-ML
🧮 A collection of resources to learn mathematics for machine learning
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
joshyattridge/smart-money-concepts
Discover our Python package designed for algorithmic trading. It brings ICT's smart money concepts to Python, offering a range of indicators for your trading strategies.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
facioquo/stock-indicators-python
Stock Indicators for Python. Maintained by @LeeDongGeon1996
STS-Rosario/carpoolear_backend
The open source Laravel backend for the argentinian carpooling application: Carpoolear
STS-Rosario/carpoolear
The open source Vue.js frontend (mobile and cordova app) for the argentinian carpooling application: Carpoolear
PythonNest/PyNest
PyNest is a Python framework built on top of FastAPI that follows the modular architecture of NestJS
long2ice/fastapi-limiter
A request rate limiter for fastapi
ZhengyaoJiang/PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
Boadzie/diabetes-predictor
Predict Diabetes using Sckit-Learn, FastAPI and Tailwindcss
nsidnev/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
Skyscanner/skyscanner-python-sdk
Skyscanner Python SDK
adriangb/scikeras
Scikit-Learn API wrapper for Keras.
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
sumerc/yappi
Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
testdrivenio/fastapi-crud-sync
FastAPI CRUD
jonra1993/fastapi-alembic-sqlmodel-async
This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
quarkfin/qf-lib
Modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance. Integrated with various data vendors and brokers, supports Crypto, Stocks and Futures.
cgohlke/talib-build
Build TA-Lib wheels for Windows
alexgolec/tda-api
A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
awtkns/fastapi-crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
ETretyakov/hero-app
The Hero app is an example of ultimate setup for async web-service performance.
encode/databases
Async database support for Python. 🗄
beerjoa/fastapi-postgresql-boilerplate
A boilerplate for building fast and reliable web applications with FastAPI and PostgreSQL.
vichannnnn/fastapi-boilerplate
FastAPI boilerplate with batteries to quickly get started on your backend project!
nikhilakki/fastapi-fullstack
FastAPI's opinionated yet highly customizable boilerplate with features like Django Admin style dashboard, Docker + K8s and more
isakbosman/full-stack-fastapi-react-postgres-boilerplate
A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database