Metadata-Version: 2.1
Name: dataland
Version: 0.1.4
Summary: Miscellaneous utilities and tools for daily data research/developments
Home-page: None
Author: Ryan
Author-email: ryanchao2012@gmail.com
Requires-Python: >=3.6,<3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: cattrs (>=0.9.0,<0.10.0)
Requires-Dist: google-api-core (>=1.3,<1.4)
Requires-Dist: google-api-python-client (>=1.7,<1.8)
Requires-Dist: google-auth (>=1.5,<1.6)
Requires-Dist: google-auth-httplib2 (>=0.0,<0.1)
Requires-Dist: google-cloud-bigquery (>=1.5,<1.6)
Requires-Dist: google-cloud-core (>=0.28,<0.29)
Requires-Dist: google-cloud-storage (>=1.11,<1.12)
Requires-Dist: google-resumable-media (>=0.3,<0.4)
Requires-Dist: googleapis-common-protos (>=1.5,<1.6)
Requires-Dist: oauth2client (>=3.0,<3.1)
Requires-Dist: pyspark (>=2.3,<2.4)
Requires-Dist: python-box (>=3.2,<4.0)
Requires-Dist: python-dateutil (>=2.8,<3.0)
Requires-Dist: regex (>=2019.2,<2020.0)
Requires-Dist: zhon (>=1.1,<2.0)
