Metadata-Version: 2.4
Name: commodplot
Version: 3.2.0
Summary: common commodity plotting including seasonal charts using plotly
Author-email: aeorxc <author@example.com>
Project-URL: Homepage, https://dev.azure.com/RWEST-MFI-TE/Oil/_git/commodplot
Project-URL: Source, https://dev.azure.com/RWEST-MFI-TE/Oil/_git/commodplot
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: commodutil
Requires-Dist: scipy
Requires-Dist: jinja2
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
