airflowctl

View on PyPIReverse Dependencies (0)

0.2.11 airflowctl-0.2.11-py3-none-any.whl

Wheel Details

Project: airflowctl
Version: 0.2.11
Filename: airflowctl-0.2.11-py3-none-any.whl
Download: [link]
Size: 29382
MD5: c9889fe261e36614c4ebceb1ed64319f
SHA256: 1ab2a898df7aca7a6cc516b62e5b8493aa501e0028e0af581c71d559f0fbb571
Uploaded: 2024-09-20 00:42:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflowctl
Version: 0.2.11
Summary: A CLI tool to streamline getting started with Apache Airflow™ and managing multiple Airflow projects.
Author: Kaxil Naik
Author-Email: kaxilnaik[at]gmail.com
Home-Page: https://github.com/kaxil/airflowctl
Project-Url: Repository, https://github.com/kaxil/airflowctl
License: Apache-2.0
Keywords: airflow,installer,cli,apache-airflow
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Apache Airflow
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: httpx (<0.25.0,>=0.24.1)
Requires-Dist: packaging (<24.0,>=23.1)
Requires-Dist: psutil (<6.0.0,>=5.9.5)
Requires-Dist: python-dotenv (>=0.21.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: rich (<14.0.0,>=13.5.2)
Requires-Dist: rich-argparse (<2.0.0,>=1.2.0)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: uv (>=0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 13833 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
airflowctl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflowctl/__main__.py sha256=LUMrxpClyKPlH74roPPZQ0FM5lrOXnzaBIGmketonR0 91
airflowctl/cli.py sha256=xbqAuL-S5GHVtcO3lb7kajHpB8a9B_6vaDvzfZl_MBk 8951
airflowctl/dags/example_dag_basic.py sha256=fsUVH_8uISsZLyvWGF7ndWiImqV3bjdDs6t_DiOSUhU 2900
airflowctl/modes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflowctl/modes/uv.py sha256=MVaIIJDJyltPRLAjstSACbLC6ArOeYm1otaEBjavlNs 3980
airflowctl/modes/virtualenv.py sha256=M0vk7jqCK-zjJjW4zyZLJ0RTmYtcJ043SyuCjpAKZPU 17654
airflowctl/scripts/add_connections.py sha256=H3gPVb11HKjW5f1_vuqwN03Bj_gANKamov0j-tseXYk 4664
airflowctl/scripts/add_variables.py sha256=XiTArC0CuaD0zzPZUghRF73fgBmBeu_I6rGUo-pRA44 2039
airflowctl/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflowctl/utils/connections.py sha256=NpCF1z53F-kOoyetUMF0I6kFVIzcwys6oEZ3Ijd7DXc 1142
airflowctl/utils/install_airflow.py sha256=61KU1WwW-6y0qZf65tIQ3vJUr5_NC0xYQx2VCxSevLk 4758
airflowctl/utils/paths.py sha256=di21JcZiHfnLroBwfoTNnPLcmfI0KAK9Qi8W892oZ2Y 273
airflowctl/utils/project.py sha256=-WXq1hGYzu5El1YYpvyce3wXWJKvW1qI5xpzPggfDGE 9587
airflowctl/utils/variables.py sha256=KRaPEGFnxYjRvFlx705ulCY6VVVPrIMlXfYk9BQABBQ 1116
airflowctl-0.2.11.dist-info/LICENSE sha256=UOZ1F5fFDe3XXvG4oNnkL1-Ecun7zpHzRxjp-XsMeAo 11324
airflowctl-0.2.11.dist-info/METADATA sha256=3G9GsS4LV1equsELeiyIqhl5rLJuzcDCquRNSXHeGlA 15317
airflowctl-0.2.11.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
airflowctl-0.2.11.dist-info/entry_points.txt sha256=lNc61V3mM-6lMaxmV-NWwBx2TzvKsVhsLUlAdsg5lvc 49
airflowctl-0.2.11.dist-info/RECORD

entry_points.txt

airflowctl = airflowctl.cli:app