Metadata-Version: 2.1
Name: data-catapult
Version: 0.0.8
Summary: Python bulk data loading ETL library
Home-page: https://github.com/Datawheel/catapult
Author: Jonathan Speiser
Author-email: jonathan@datawheel.us
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: clickhouse-driver (==0.0.11)
Requires-Dist: sqlalchemy (==1.2.10)
Requires-Dist: psycopg2 (==2.7.5)
Requires-Dist: pyyaml
Requires-Dist: dw-python-monetdb-async
Requires-Dist: pandas (==0.23.3)
Requires-Dist: requests

Utility for bulk loading pandas dataframes into databases


