Quantlib
quantlib.org
QuantLib, a free/open-source library for quantitative finance
The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance. QuantLib is a free/open-source library for modeling, trading, and risk management in real-life. QuantLib is written in C++ with a clean object model, and is then exported to different languages ...
Factsheet
Developer QuantLib Team
Stable release 1.42.1
/ 17 April 2026; 4 days ago (17 April 2026)
/ 17 April 2026; 4 days ago (17 April 2026)
Written in C++
Developer QuantLib Team
Stable release 1.42.1
/ 17 April 2026; 4 days ago (17 April 2026)
/ 17 April 2026; 4 days ago (17 April 2026)
Written in C++
GitHub
github.com โบ wilsonfreitas โบ awesome-quant
GitHub - wilsonfreitas/awesome-quant: A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance) ยท GitHub
February 24, 2026 - QuantPy - Python - A framework for quantitative finance In python. Finance-Python - Python - Python tools for Finance. ffn - Python - A financial function library for Python.
Starred by 25.7K users
Forked by 3.4K users
Languages ย HTML 90.2% | Python 5.9% | CSS 1.9%
Videos
01:39:55
Quant Finance with Python | Stock Market Modeling (easy) - YouTube
02:05:17
Introduction to Quantitative Finance in Python - YouTube
09:01
Quant Finance with Python and Pandas | 50 Concepts you NEED to ...
04:38
Master Quantitative Trading with This Python Library - YouTube
13:00
Goldman Sachs Has an Open Source Python Package Called GS-Quant ...
25:59
QuantLib in Python: Intro to Pricing Options. Black Scholes Model ...
QuantStart
quantstart.com โบ articles โบ python-libraries-for-quantitative-trading
Python Libraries for Quantitative Trading | QuantStart
This guide introduces you to the essential Python libraries used by professional quants and systematic traders. We'll introduce libraries that cover everything from data manipulation and technical analysis to backtesting and advanced financial modeling.
Reddit
reddit.com โบ r/quant โบ what are the top python finance libraries?
r/quant on Reddit: What are the top Python finance libraries?
April 14, 2021 -
I'll start by listing a few. If you've used any of these, please share thoughts/experience. If you recommend/like any others, please comment:
- portfolio optimization/allocation:
https://pypi.org/project/Riskfolio-Lib/
https://pypi.org/project/pyportfolioopt/
- options & greeks:
https://pypi.org/project/vollib/
https://pypi.org/project/pynance/
- historical & real-time data:
yfinance
alpaca
anything else? WHERE CAN I GET EOD HISTORICAL OPTIONS DAY (what's the cheapest price?)
- bond math:
https://pypi.org/project/qfrm/
Top answer 1 of 8
11
QuantLibโs Python port is pretty good. If you are asking for EOD data for your company OptionMetrics, Reuters or Markit would probably be the cheapest. You probably wonโt be able to find very affordable historical option data for personal use.
2 of 8
3
MLFinLab: https://pypi.org/project/mlfinlab/ PortfolioLab: https://pypi.org/project/portfoliolab/
Marketcalls
marketcalls.in โบ home โบ top quant python libraries for quantitative finance
Top Quant Python Libraries for Quantitative Finance
September 6, 2023 - In quantitative finance, SciPyโs optimization and statistical functions are particularly useful for portfolio optimization and risk management. ... scikit-learn is a popular machine learning library in Python, providing a wide range of algorithms for classification, regression, clustering, and dimensionality reduction.
QuantStart
quantstart.com โบ articles โบ Quant-Reading-List-Python-Programming
Quant Reading List Python Programming | QuantStart
Python is now firmly entrenched in the quant finance world. It is used extensively within investment banks and quantitative hedge funds, both as a research tool and production implementation language. While C++ still plays a significant part in mission-critical derivatives pricing libraries ...
GitHub
github.com โบ goldmansachs โบ gs-quant
GitHub - goldmansachs/gs-quant: Python toolkit for quantitative finance ยท GitHub
February 21, 2026 - GS Quant is a Python toolkit for quantitative finance, created on top of one of the worldโs most powerful risk transfer platforms.
Starred by 10.1K users
Forked by 1.3K users
Languages ย Jupyter Notebook 51.6% | Python 48.4%
QuantEcon
quantecon.org โบ quantecon-py
QuantEcon.py โ QuantEcon
Before installing quantecon we recommend you install the Anaconda Python distribution, which includes a full suite of scientific python tools.
PyPI
pypi.org โบ project โบ quant
quant ยท PyPI
You can create a Quant service in one step with the Quant installer. The installer will build a virtual Python environment, and install the Quant software.
ยป pip install quant
The Python Quants
home.tpq.io
Certificate in Python for Finance (CPF) โ Become a Super Quant
YN checks, MCQs, focused drills, and full test projects with concise tutorials that reinforce central Python and quant topics. ... Create searchable, time-stamped notes while watching videos so you can resume exactly where you left off. Every CPF enrollment unlocks the complete digital library of Dr.
Nickmccullum
nickmccullum.com โบ best-python-libraries-quantitative-finance
The 5 Best Python Libraries for Quantitative Finance | Nick McCullum
March 16, 2020 - Pandas goes hand-in-hand with NumPy as one of the most widely-used libraries in quantitative finance. In fact, pandas (whose first letter is not normally capitalized) is so intertwined with NumPy that installing pandas will automatically install NumPy along with it. Because of this, it is actually somewhat rare so see a NumPy import in a Python program because it's automatically included with a pandas import.
Kaggle
kaggle.com โบ general โบ 393811
4 Important Python Libraries for Quantitative Finance
Checking your browser before accessing www.kaggle.com ยท Click here if you are not automatically redirected after 5 seconds
Gs
developer.gs.com โบ docs โบ gsquant โบ getting-started
Getting Started - Goldman Sachs Developer
GS Quant is a Python toolkit for quantitative finance, which provides access to derivatives pricing and risk capabilities through the Goldman Sachs developer APIs, as well as standalone packages for financial analytics.