airflow-bootstrap-utils

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: airflow-bootstrap-utils
Version: 0.2.0
Filename: airflow_bootstrap_utils-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 14546
MD5: fc27f7d8067327385767f0ec75e2f02d
SHA256: 66862dccaf876e1cfa45072a4cf626fcbb1cf4e7efb272053fa02c57d11c0ef2
Uploaded: 2024-03-25 15:10:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow_bootstrap_utils
Version: 0.2.0
Summary: Collection of Python tools to generate Airflow DAGs from control and configuration files.
Author: Jaideep Sundaram
Author-Email: jai.python3[at]gmail.com
Home-Page: https://github.com/jai-python3/airflow_bootstrap_utils
Keywords: airflow_bootstrap_utils
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click (>=7.0)
Requires-Dist: jinja2
Requires-Dist: Rich
Requires-Dist: PyYAML
Requires-Dist: simple-template-toolkit
License-File: AUTHORS.rst
[Description omitted; length: 718 characters]

WHEEL

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

RECORD

Path Digest Size
airflow_bootstrap_utils/__init__.py sha256=MbX4i9V6pH3EtDOwrn-fTEsmnDMF2abqbz0W2EPMwrM 148
airflow_bootstrap_utils/console_helper.py sha256=jXmDjG9m_kHz9E8lczQQWQJuIA1EYRGDDhhwTR4KuYk 598
airflow_bootstrap_utils/constants.py sha256=WhTiKJxXi-mFUC-VwMvhSDUhOBW8_OVaBAUw__PahUU 614
airflow_bootstrap_utils/file_utils.py sha256=bNPUWcdKtBHqwNOddBQGGgsbasfu8sUcwLjw09QTu_M 7373
airflow_bootstrap_utils/generate_dag.py sha256=_vekE4mQNzFjTOleOoe1JnKuOYndkguUgyYFM69xxtk 5356
airflow_bootstrap_utils/manager.py sha256=NVevzKaonGdtoKrIXjz5tEnBdukcBTjMCbKpzItYPpo 12527
airflow_bootstrap_utils/system_caller.py sha256=HeQu0COwmL8Xk_OQrqIf73nrpKzwji3FKGOuD4JzNxI 3150
airflow_bootstrap_utils/conf/config.yaml sha256=Pai9_-tK33C5VHbGjrDAY4vMNIbG6TirORfoJwB8V7o 429
airflow_bootstrap_utils/template/manager.py sha256=wS3sxlbsTAAkV2IgggjqzuLUHScjpNHZobvvWKYdwtQ 3479
airflow_bootstrap_utils/templates/dag_template.py sha256=vqsZCT0z5htKJ0vESEhhWNkOrGHcLNqWEaY486lUdDE 968
airflow_bootstrap_utils/templates/task_template.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_bootstrap_utils-0.2.0.dist-info/AUTHORS.rst sha256=BNf09knwYhZGXZ1ASoAy9UFWJFFxswfH0p-CzAext5s 163
airflow_bootstrap_utils-0.2.0.dist-info/METADATA sha256=ebVD66v6kz8Ul3OkZXIITm1viRw64lwcZ5l12wqsdg4 1555
airflow_bootstrap_utils-0.2.0.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
airflow_bootstrap_utils-0.2.0.dist-info/entry_points.txt sha256=SIpRiQO7YvRICtEHmcCCvDeog96E3_ZmL64e8yx_ryc 90
airflow_bootstrap_utils-0.2.0.dist-info/top_level.txt sha256=Bp-sruxsQxTpQEDdj4FxkfvA-tYEXMn2NLvpXQvgoMY 24
airflow_bootstrap_utils-0.2.0.dist-info/RECORD

top_level.txt

airflow_bootstrap_utils

entry_points.txt

generate-airflow-dag-script = airflow_bootstrap_utils.generate_dag:main