stnatter's Stars
python/cpython
The Python programming language
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
numpy/numpy
The fundamental package for scientific computing with Python.
nicolargo/glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
libuv/libuv
Cross-platform asynchronous I/O
python/mypy
Optional static typing for Python
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
scipy/scipy
SciPy library main repository
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
numba/numba
NumPy aware dynamic Python compiler using LLVM
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
vaexio/vaex
Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
mamba-org/mamba
The Fast Cross-Platform Package Manager
kernc/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
RomelTorres/alpha_vantage
A python wrapper for Alpha Vantage API for financial data.
dcajasn/Riskfolio-Lib
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
erdewit/ib_insync
Python sync/async framework for Interactive Brokers API
tkem/cachetools
Extensible memoizing collections and decorators
mypyc/mypyc
Compile type annotated Python to fast C extensions
aio-libs/aiocache
Asyncio cache manager for redis, memcached and memory
IbcAlpha/IBC
Automation of Interactive Brokers TWS. You can download the latest release here: https://github.com/ibcalpha/ibc/releases/latest
markshannon/faster-cpython
How to make CPython faster.
erdewit/nest_asyncio
Patch asyncio to allow nested event loops
abbass2/pyqstrat
A fast, extensible, transparent python library for backtesting quantitative strategies.
esa-prl/ExoMy
ExoMy [ARCHIVED]: Check https://github.com/0xD0M1M0/ExoMy for latest updates.
numba/numba-scipy
numba_scipy extends Numba to make it aware of SciPy
erdewit/eventkit
Event-driven data pipelines
erdewit/distex
Distributed process pool for Python