Metadata-Version: 2.1
Name: linefolio
Version: 1.3.1
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
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: empyrical (>=0.5.4,<0.6.0)
Requires-Dist: ipython (>=7.18.1,<8.0.0)
Requires-Dist: matplotlib (>=3.3.2,<4.0.0)
Requires-Dist: numpy (>=1.19.2,<2.0.0)
Requires-Dist: pandas (>=1.1.3,<2.0.0)
Requires-Dist: pytz (>=2020.1,<2021.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.11.0,<0.12.0)
