airflow-docker-helper

View on PyPIReverse Dependencies (1)

0.2.0 airflow_docker_helper-0.2.0-py2.py3-none-any.whl

Wheel Details

Project: airflow-docker-helper
Version: 0.2.0
Filename: airflow_docker_helper-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 8427
MD5: 6765d607ab4e87c0fb6b1f1639854cbe
SHA256: 248ce1f7bed8b59bd6fdb211fdb6802e48e01b3a62497bd1ca6855521e3d7363
Uploaded: 2019-04-03 19:24:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow-docker-helper
Version: 0.2.0
Summary: A light sdk to be used by the operators in airflow-docker and in task code to participate in host/container communication.
Author: Hunter Senft-Grupp
Author-Email: huntcsg[at]gmail.com
Home-Page: https://github.com/huntcsg/airflow-docker-helper
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 :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Monitoring
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: isort; extra == "linting"
Requires-Dist: black; extra == "linting"
Requires-Dist: bumpversion; 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: docs
Provides-Extra: linting
Provides-Extra: testing
Provides-Extra: docs
Provides-Extra: linting
Provides-Extra: testing
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 2969 characters]

WHEEL

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

RECORD

Path Digest Size
airflow_docker_helper/__init__.py sha256=lTNSoQvSnG5IgFJONbIDpRynorGBSW0SUCQ3i4Wzmok 7977
airflow_docker_helper/__main__.py sha256=M7lsUd7anGd4Pu2lgkR5Vlhka84yfK9aTCWwhHuGiw4 2272
airflow_docker_helper/compat.py sha256=WGLFQxwJCZltCE_KDBEJ9mv8QnUdoeI_J8oQgthegEc 821
airflow_docker_helper/testing.py sha256=VKTVdW8pJ6_Xpg1lNtFYyukdnUsfECOc6m88F7a7uDk 8546
airflow_docker_helper-0.2.0.dist-info/METADATA sha256=hMS78pSIP10AXgQJoBKzbMWSsPewmZJOZbYVAeZg8mA 4604
airflow_docker_helper-0.2.0.dist-info/RECORD
airflow_docker_helper-0.2.0.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
airflow_docker_helper-0.2.0.dist-info/entry_points.txt sha256=mcjP1hFOQ-Lrpk2rhdOsc8w31LYQIuoBeH9F1XS6BCc 79
airflow_docker_helper-0.2.0.dist-info/top_level.txt sha256=FCjfAxJ9B8jlbH2gKNM4Dx99pdfb4q8XmhsgLFwxFbY 22

top_level.txt

airflow_docker_helper

entry_points.txt

airflow-docker-helper = airflow_docker_helper.__main__:main