Stars
FastAPI framework, high performance, easy to learn, fast to code, ready for production
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
《Designing Data-Intensive Application》DDIA中文翻译
The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.…
A lightweight, object-oriented finite state machine implementation in Python with many extensions
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
Deep Learning Tutorial notes and code. See the wiki for more info.
Command line driven CI frontend and development task automation tool.
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
Tensorflow implementation of DeepFM for CTR prediction.
Instrument your FastAPI with Prometheus metrics.
简单易用的量化金融数据包(easy utility for getting financial market data of China)
Asynchronous event I/O driven quantitative trading framework.
Prometheus exporter for Starlette and FastAPI
RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano