Metadata-Version: 2.1
Name: linefolio
Version: 1.4.2
Summary: Backtest performance analysis and charting for MoonLine, but with pyfolio.
License: MIT
Author: Tim Wedde
Author-email: timwedde@icloud.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: empyrical (>=0.5.5,<0.6.0)
Requires-Dist: ipython (>=7.21.0,<8.0.0)
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: pandas (>=1.2.3,<2.0.0)
Requires-Dist: pytz (>=2021.1,<2022.0)
Requires-Dist: quantrocket-moonshot (>=2.4.0,<3.0.0)
Requires-Dist: scikit-learn (>=0.24.1,<0.25.0)
Requires-Dist: scipy (>=1.6.1,<2.0.0)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
