Metadata-Version: 2.1
Name: forecastflow
Version: 4.4.3
Summary: ForecastFlow Python API
Home-page: https://forecastflow.jp/
License: Apache-2.0
Author: GRI, Inc
Author-email: forecastflow@gri.jp
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: gcs
Provides-Extra: parquet
Provides-Extra: tabpy
Requires-Dist: google-cloud-storage (>=1.24.0) ; extra == "gcs"
Requires-Dist: pandas (>=1.3.0)
Requires-Dist: pyarrow (>=3.0.0) ; extra == "parquet"
Requires-Dist: requests (>=2.13.0)
Requires-Dist: tabpy (>=0.8.9) ; extra == "tabpy"
Requires-Dist: toml (>=0.10.0)
