Metadata-Version: 2.1
Name: volue-insight-timeseries
Version: 1.0.4
Summary: Volue Insight API python library
Home-page: https://www.volueinsight.com
Author: Volue Insight
Author-email: support.insight@volue.com
Requires-Python: >=3.9, <3.12a0
License-File: LICENSE
Requires-Dist: requests >=2.18
Requires-Dist: sseclient-py >=1.7
Requires-Dist: pandas >=1.5.0
Requires-Dist: future >=0.16
Requires-Dist: matplotlib ==3.8.2
Requires-Dist: plotly ==5.18.0

This library is meant as a simple toolkit for working with data from https://api.volueinsight.com/ (or equivalent services).  Note that access is based on some sort of login credentials, this library is not all that useful unless you have a valid Volue Insight account.
