Metadata-Version: 2.1
Name: linechart
Version: 1.6.2
Summary: Backtest performance analysis and charting for MoonLine.
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: arrow (>=1.0.3,<2.0.0)
Requires-Dist: empyrical (>=0.5.5,<0.6.0)
Requires-Dist: linefolio (==1.4.2)
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: pandas (>=1.2.3,<2.0.0)
Requires-Dist: quantrocket-client (>=2.5.0,<3.0.0)
Requires-Dist: scipy (>=1.6.1,<2.0.0)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
