Metadata-Version: 2.4
Name: flowetl
Version: 1.34.0.post0.dev6
Summary: FlowETL is a collection of special purposes Airflow operators and sensors for use with FlowKit.
Home-page: http://github.com/Flowminder/FlowKit
Maintainer: Flowminder
Maintainer-email: flowkit@flowminder.org
License: MPLv2
Requires-Python: >=3.6
Requires-Dist: apache-airflow[postgres]>=2.0.0
Requires-Dist: click
Requires-Dist: authlib
Provides-Extra: dev
Requires-Dist: structlog; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: psycopg2-binary; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: docker; extra == "dev"
Requires-Dist: versioneer; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: black; extra == "dev"
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# FlowETL

Documentation for FlowETL can be found [here](https://flowminder.github.io/FlowKit).
