Metadata-Version: 2.1
Name: flowpyter-task
Version: 1.2.0.post0.dev3
Home-page: https://github.com/Flowminder/flowpyter-task
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.10
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: apache_airflow<3,>=2.9.2
Requires-Dist: apache-airflow-providers-docker
Requires-Dist: psycopg2-binary
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

