๐ŸŒ
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 ...
Open-source software library for quantative analysis
QL-title.jpg
QuantLib is an open-source software library which provides tools for software developers and practitioners interested in financial instrument valuation and related subjects. QuantLib is written in C++. The QuantLib project was started โ€ฆ Wikipedia
Factsheet
Developer QuantLib Team
Stable release 1.42.1
/ 17 April 2026; 4 days ago (17 April 2026)
Written in C++
Factsheet
Developer QuantLib Team
Stable release 1.42.1
/ 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%
๐ŸŒ
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.
๐ŸŒ
Medium
medium.com โ€บ modern-ai โ€บ top-10-python-libraries-for-quants-in-2024-66e6aa711860
Top 10 Python Libraries for Quants in 2024 | by Diego Ruiz | Modern AI | Medium
September 26, 2024 - Since Python has established itself as the go-to language for quants due to its huge ecosistem, chances are that you have a good knowledge of the most popular libraries for data analysis such us Pandas, Numpy, Scikit-learn, Matplotlib or Seaborn to ...
๐ŸŒ
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:

  1. https://pypi.org/project/Riskfolio-Lib/

  2. https://pypi.org/project/pyportfolioopt/

- options & greeks:

  1. https://pypi.org/project/vollib/

  2. https://pypi.org/project/pynance/

- historical & real-time data:

  1. yfinance

  2. alpaca

  3. anything else? WHERE CAN I GET EOD HISTORICAL OPTIONS DAY (what's the cheapest price?)

- bond math:

  1. https://pypi.org/project/qfrm/

๐ŸŒ
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 ...
Find elsewhere
๐ŸŒ
QF-Lib
quarkfin.github.io โ€บ qf-lib-info
QF-Lib
QF-Lib is a modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance.
๐ŸŒ
Wealthhubtrading
wealthhubtrading.com โ€บ complete-list-of-libraries-packages-and-resources-for-quants
Complete List of Libraries, Packages & Resources for Quants
NowTrade โ€“ Python library for backtesting technical/mechanical strategies in the stock and currency markets. pinkfish โ€“ A backtester and spreadsheet library for security analysis.
๐ŸŒ
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
    
Published ย  Aug 25, 2014
Version ย  0.9
๐ŸŒ
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.
๐ŸŒ
PyQuant News
pyquantnews.com โ€บ the-pyquant-newsletter โ€บ know-most-important-libraries-python
Know the most important libraries in Python - PyQuant News
October 19, 2024 - Know the most important libraries in Python. Pandas, NumPy, and OpenBB: All critical for using Python in quant finance.
๐ŸŒ
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
GS Quant - Goldman Sachs Developer
GS Quant is a Python toolkit for quantitative finance, created on top of one of the worldโ€™s most powerful risk transfer platforms.
๐ŸŒ
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.