Metadata-Version: 2.1
Name: volue-insight-timeseries
Version: 2.0.0rc1
Summary: Volue Insight API python library
Home-page: https://www.volueinsight.com
Author: Volue Insight
Author-email: support.insight@volue.com
Requires-Python: >=3.10, <=3.13
License-File: LICENSE
Requires-Dist: requests>=2.18
Requires-Dist: sseclient-py>=1.7
Requires-Dist: pandas>=1.5.0; python_version >= "3.10" and python_version < "3.13"
Requires-Dist: pandas>=2.3.2; python_version >= "3.13"

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.
