pyQuafi (said "pie-coffee") is a modular (and evolving!) Python code base that touches upon various aspects of quantitative finance.
Make sure you have Python 3 installed. The following dependencies can be installed using pip:
pip install numpy scipy pandas matplotlib yfinance notebook|-- examples
|-- pyQuafi
|-- models
|-- tvm
|-- statistics
examples/ contains a collection of partially independent Jupyter notebooks on different topics and pyQuafi/ contains the source code.
- Ashreya Jayaram