Metadata-Version: 2.4
Name: finportfolio
Version: 0.2.0
Summary: A portfolio theory and asset pricing library implementing Markowitz optimization, factor models, and risk metrics.
Author: Miguel Herrera
License: MIT
Project-URL: Homepage, https://github.com/mikehv03/finportfolio
Project-URL: Repository, https://github.com/mikehv03/finportfolio
Keywords: finance,portfolio,markowitz,asset-pricing,risk-management
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=2.0
Requires-Dist: numpy>=1.24
Requires-Dist: scipy>=1.10
Requires-Dist: matplotlib>=3.7
Requires-Dist: yfinance>=0.2
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: jupyter>=1.0; extra == "dev"
Dynamic: license-file

# finportfolio
