airflow-bootstrap-utils

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: airflow-bootstrap-utils
Version: 0.2.1
Filename: airflow_bootstrap_utils-0.2.1-py2.py3-none-any.whl
Download: [link]
Size: 15302
MD5: 3a18556a975add24addcf4ea4107efe8
SHA256: f5507e584ff5b97288eacacb3a3fd270ae7b6a40308fdf377b53aecb6244414d
Uploaded: 2025-02-15 15:20:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow_bootstrap_utils
Version: 0.2.1
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 :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
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: 5092 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.1.dist-info/AUTHORS.rst sha256=BNf09knwYhZGXZ1ASoAy9UFWJFFxswfH0p-CzAext5s 163
airflow_bootstrap_utils-0.2.1.dist-info/METADATA sha256=am7I3ifIht5IK_8xz1oEl9KQTudCR7ZSIoTxVHn9hUQ 5799
airflow_bootstrap_utils-0.2.1.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
airflow_bootstrap_utils-0.2.1.dist-info/entry_points.txt sha256=SIpRiQO7YvRICtEHmcCCvDeog96E3_ZmL64e8yx_ryc 90
airflow_bootstrap_utils-0.2.1.dist-info/top_level.txt sha256=Bp-sruxsQxTpQEDdj4FxkfvA-tYEXMn2NLvpXQvgoMY 24
airflow_bootstrap_utils-0.2.1.dist-info/RECORD

top_level.txt

airflow_bootstrap_utils

entry_points.txt

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