Metadata-Version: 2.1
Name: flowetl
Version: 1.24.0.post0.dev58
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
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 ==24.3.0 ; extra == 'dev'

# FlowETL

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