Metadata-Version: 2.1
Name: flowpyter-task
Version: 1.0.0.post0.dev1
Home-page: https://github.com/Flowminder/FlowKit
Author: Flowminder Foundation
Author-email: flowkit@flowminder.org
Keywords: mobile telecommunications analysis
Platform: MacOS X
Platform: Linux
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
License-File: LICENSE
Requires-Dist: apache-airflow >=2.6.3
Requires-Dist: apache-airflow-providers-docker
Requires-Dist: psycopg2-binary
Requires-Dist: connexion[flask] <3.0,>=2.10.0
Provides-Extra: dev
Requires-Dist: versioneer ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: approvaltests ; extra == 'test'
Requires-Dist: pytest-docker ; extra == 'test'
Requires-Dist: flowkit-jwt-generator ; extra == 'test'

# flowpyter-task
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/Flowminder/flowpyter-task/tree/main.svg?style=shield&circle-token=644326d702a0d2ab491c7309515bf8560e370fed)](https://dl.circleci.com/status-badge/redirect/gh/Flowminder/flowpyter-task/tree/main)  [![License: MPL 2.0](https://img.shields.io/github/license/Flowminder/flowpyter-task.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/python/black)

A minirepo for holding the flowpyter Docker operator for airflow DAGs
