airflow-docker

View on PyPIReverse Dependencies (0)

2.1.1 airflow_docker-2.1.1-py2.py3-none-any.whl

Wheel Details

Project: airflow-docker
Version: 2.1.1
Filename: airflow_docker-2.1.1-py2.py3-none-any.whl
Download: [link]
Size: 20747
MD5: 44db3da4f67498671c1d16e6c5c8ed9f
SHA256: f85b85f95c7a675c1159cd1f37f12d13344007eef005e45fb191bee81442eb47
Uploaded: 2021-02-11 20:34:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow-docker
Version: 2.1.1
Summary: An opinionated implementation of exclusively using airflow DockerOperators for all Operators
Author: Hunter Senft-Grupp
Author-Email: huntcsg[at]gmail.com
Home-Page: https://github.com/huntcsg/airflow-docker
License: Apache License 2.0
Keywords: airflow docker
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*
Requires-Dist: apache-airflow[celery,docker] (==1.10.9)
Requires-Dist: airflow-docker-helper (>=0.2.0)
Requires-Dist: airflow-queue-stats (==0.1.4)
Requires-Dist: boto3
Requires-Dist: releasely (>=1.1); extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: isort; extra == "linting"
Requires-Dist: black; extra == "linting"
Requires-Dist: flake8; extra == "linting"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: mock; python_version < "3" and extra == "testing"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: linting
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 3139 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
airflow_docker/__init__.py sha256=TXpvgFrsdblb0MovFM7wuHWyKtSWFEcPNnfX6JB7nSY 816
airflow_docker/conf.py sha256=De-qSR_1ziOpgYrMQSaOZl9HGnNfGZ14Q_BBl3xnBAc 668
airflow_docker/operator.py sha256=vu78x03eMRoAGNfAvbZKAT5ETfU3MUQCXoxdpujTAuA 17576
airflow_docker/plugin.py sha256=ibHpy7uUyiPn7DoMaTeQEepubt1pKAYx_mLxkIEDfTc 571
airflow_docker/utils.py sha256=ikPDHnL5CM6SY6kxNzwZFontpUVTI1SdEM-fnHdSY78 679
airflow_docker/ext/__init__.py sha256=8wA8SVSCe511drj-WOfWaTsR0mmQQbpsqGV92sUWJms 1194
airflow_docker/ext/environment_preset.py sha256=cxNtDXAFEzw7M6Btc5DwyJJmDNBU9H9VZpjVVng8CX8 2813
airflow_docker/ext/aws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_docker/ext/aws/role_assumption.py sha256=T4pYsc97M2pg9BzzPqQKKE7Ppf5YJdd6MqQ-tkUMqxM 5891
airflow_docker/views/__init__.py sha256=_dymfh74R5r6uvl2YfLutDwWt4NzW8_XlCdUF-5qBvI 109
airflow_docker/views/config.py sha256=gfz3Fc8nINH33b_yMLCyPFRpRNZYoastHGoxxBbx3dE 1307
airflow_docker/views/extensions.py sha256=mr5uG72CwO507ZrRWRdfEkOI_EjW2NEH9n0EcnuKK8g 1350
airflow_docker/views/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_docker/views/templates/config.html sha256=gDpXhJD92mAZVe7r90Qc8MIjjvgUGaI4igNx4VRO7ps 514
airflow_docker/views/templates/extensions.html sha256=1WQDCIH0215_7-nlfIsJ5PzaLXDFuJZze4UkLftNoCU 613
airflow_docker-2.1.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
airflow_docker-2.1.1.dist-info/METADATA sha256=Sf91FtV1iYJettxVMaa_y1_10lI2kZw3EytTmsVgW0c 4701
airflow_docker-2.1.1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
airflow_docker-2.1.1.dist-info/entry_points.txt sha256=3Fut14TNLznI_5yLyqms8Mhymv8awl2FgUkaUl7sKOY 78
airflow_docker-2.1.1.dist-info/top_level.txt sha256=wXZrHjAf3sQUefXijXWw79MuD4Ct40a5wYBvDBcvuqA 15
airflow_docker-2.1.1.dist-info/RECORD

top_level.txt

airflow_docker

entry_points.txt

airflow_docker = airflow_docker.plugin:AirflowDockerPlugin