Metadata-Version: 2.1
Name: linefolio
Version: 1.2.0
Summary: Backtest performance analysis and charting for MoonLine, but with pyfolio.
License: MIT
Author: Tim Wedde
Author-email: timwedde@icloud.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: empyrical (>=0.5.3,<0.6.0)
Requires-Dist: ipython (>=7.17.0,<8.0.0)
Requires-Dist: matplotlib (>=3.3.1,<4.0.0)
Requires-Dist: numpy (>=1.19.1,<2.0.0)
Requires-Dist: pandas (>=1.1.1,<2.0.0)
Requires-Dist: pytz (>=2020.1,<2021.0)
Requires-Dist: quantrocket-moonchart (>=2.0.1,<3.0.0)
Requires-Dist: quantrocket-moonshot (>=2.1.0,<3.0.0)
Requires-Dist: scikit-learn (>=0.23.2,<0.24.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
Requires-Dist: seaborn (>=0.10.1,<0.11.0)
