Metadata-Version: 2.1
Name: orbit_etl
Version: 0.2
Summary: Package for extracting from MySQL and loading to GCS
Home-page: https://github.com/orbitremit/orbit_etl
Author: Benjamin Jeffrey
Author-email: ben.jeffrey@orbitremit.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# orbit-etl
Repository for a Python package to extract data from MySQL and load it into GCS. This removes the duplication of code in many of the Airflow DAGs defined in [airflow-orchestration](https://github.com/orbitremit/airflow-orchestration)
