Metadata-Version: 2.1
Name: forecastflow
Version: 4.3.0b2
Summary: ForecastFlow Python API
Home-page: https://forecastflow.jp/
License: Apache-2.0
Author: GRI, Inc
Author-email: forecastflow@gri.jp
Requires-Python: >=3.6,<3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: gcs
Provides-Extra: parquet
Provides-Extra: tabpy
Requires-Dist: google-cloud-storage (>=1.24.0); extra == "gcs"
Requires-Dist: pandas (>=0.20.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)
