Metadata-Version: 2.1
Name: statline-bq
Version: 0.1.0
Summary: Library to upload CBS open datasets into Google Cloud Platform
Home-page: https://wijzijn.dedataverbinders.nl/
License: MIT
Author: Daniel Kapitan
Author-email: daniel@kapitan.net
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: dask (>=2.21.0,<3.0.0)
Requires-Dist: fsspec (>=0.8.4,<0.9.0)
Requires-Dist: google-auth (>=1.19.2,<2.0.0)
Requires-Dist: google-cloud-bigquery (>=1.26.1,<2.0.0)
Requires-Dist: google-cloud-core (>=1.3.0,<2.0.0)
Requires-Dist: google-cloud-storage (>=1.30.0,<2.0.0)
Requires-Dist: prefect (>=0.13.5,<0.14.0)
Requires-Dist: pyarrow (>=2.0.0,<3.0.0)
Requires-Dist: pyserde[toml] (>=0.2.0,<0.3.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: tomlkit (>=0.7.0,<0.8.0)
