airflow-run

View on PyPIReverse Dependencies (0)

0.4.9 airflow_run-0.4.9-py3-none-any.whl

Wheel Details

Project: airflow-run
Version: 0.4.9
Filename: airflow_run-0.4.9-py3-none-any.whl
Download: [link]
Size: 11003
MD5: 858ae842e282e84591f46287d97c7b4d
SHA256: 15c9df7fa34e8b3a56a05ee4ea953476ce759d8a99e489494a5403a00a506c70
Uploaded: 2021-07-26 21:23:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow-run
Version: 0.4.9
Summary: Simplified Airflow CLI Tool for Lauching CeleryExecutor Deployment
Author: Paulo Kuong
Author-Email: paulo.kuong[at]gmail.com
Home-Page: https://github.com/paulokuong/airflow-run
License: MIT
Keywords: Airflow CeleryExecutor distributed portable deployment runner docker kubernetes
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: docker (==4.3.1)
Requires-Dist: pyyaml (==5.3.1)
Requires-Dist: sqlalchemy (>=1.3.13)
Requires-Dist: pika (==1.1.0)
Requires-Dist: psycopg2-binary (==2.8.5)
Requires-Dist: cryptography (==3.2)
[Description omitted; length: 3746 characters]

WHEEL

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

RECORD

Path Digest Size
airflow_run/__init__.py sha256=qbgdvxR6sYlE4oAYsp7TCDVH4kGJeJjWDNFK3plA_ZY 39
airflow_run/config-template.yaml sha256=-gnHJH1amM5czikrrMiXoks0XvB9J3UyBHTXAe0t0tA 1131
airflow_run/decorators.py sha256=YQogSoPnrFdlMTKTKI_kKwq0PxVGj_4RLPpZsbn1U_A 1100
airflow_run/run.py sha256=rtLHDZmcA55jgTRsFDT5lmJ9OcqX-za9uU8uNWeBAfc 25666
airflow_run/utils.py sha256=ehA3NDFaAgKEL06dr_jx_rhoY7-fTIoJQ8BZRSpi2MA 656
airflow_run-0.4.9.dist-info/LICENSE sha256=TTwtgK4GVS0SOdjqEKEm4vJGdLECW5rNqW1-ooAMWcA 1078
airflow_run-0.4.9.dist-info/METADATA sha256=hNXPNw_JNVYZUxB_dYngp9hxCwdks4f7GXigh_RxLpg 4461
airflow_run-0.4.9.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
airflow_run-0.4.9.dist-info/entry_points.txt sha256=fzfupj6dkj74irqM0yBsmmr2iwU5n-pJOjq6WF0mN5E 79
airflow_run-0.4.9.dist-info/top_level.txt sha256=A2aRhSsjpXWuG-og3FM3K4HvUf8rWp6wSlIq2SKasS8 12
airflow_run-0.4.9.dist-info/RECORD

top_level.txt

airflow_run

entry_points.txt

afr = airflow_run.run:cli
airflow_run = airflow_run.run:cli