Metadata-Version: 2.1
Name: airflow-commons
Version: 0.0.16
Summary: Common functions for airflow
Home-page: https://github.com/migroscomtr/airflow-commons/
Author: Startup Heroes
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pytz (>=2018.4)
Requires-Dist: datetime
Requires-Dist: google.cloud
Requires-Dist: pandas
Requires-Dist: sqlalchemy
Requires-Dist: boto3
Requires-Dist: pyyaml
Requires-Dist: s3fs
Requires-Dist: s3transfer
Requires-Dist: pyarrow

# airflow-commons
A python package that contains common functionalities for airflow


