Metadata-Version: 2.1
Name: InvestmentToolkit
Version: 0.0.4
Summary: a toolkit to run investment simulations
Home-page: https://github.com/danphilps/InvestmentToolkit/
Author: Dan Philps
Author-email: danphilps@hotmail.com
Project-URL: Bug Tracker, https://github.com/danphilps/InvestmentToolkit/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.21.6)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: tqdm (==4.64.1)
Requires-Dist: IPython (>=7.9.0)
Requires-Dist: matplotlib (<=3.6.3,>=3.2.2)
Requires-Dist: seaborn (>=0.11.2)
Requires-Dist: scikit-learn (>=1.0.2)
Requires-Dist: scipy (<=1.10.0,>=1.7.3)
Requires-Dist: statsmodels (>=0.12.2)
Requires-Dist: investsai (==0.0.10)

## The `InvestmentToolkit` package hosts tools to run investment simulations

