airflow-schedule-insights

View on PyPIReverse Dependencies (0)

0.1.1 airflow_schedule_insights-0.1.1-py3-none-any.whl

Wheel Details

Project: airflow-schedule-insights
Version: 0.1.1
Filename: airflow_schedule_insights-0.1.1-py3-none-any.whl
Download: [link]
Size: 25765
MD5: 31fac8a59e3fb405b2ef3456dd21cc26
SHA256: fc02ba0a341201114be0526ff8076241a3d57f097ddb3b9ce39198de76c42b5b
Uploaded: 2024-12-24 11:54:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow-schedule-insights
Version: 0.1.1
Summary: An Apache Airflow plugin that visualizes DAG runs in a Gantt chart, predicts future runs, and identifies tasks that won't execute. Enhance your workflow monitoring and planning with intuitive visualizations.
Author: Hipposys
Project-Url: homepage, https://github.com/hipposys-ltd/airflow-schedule-insights
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: SQLAlchemy (>=1.4.0)
Requires-Dist: apache-airflow (<3.0.0,>=2.4.0)
Requires-Dist: pandas (>=1.3.5)
Description-Content-Type: text/markdown
[Description omitted; length: 2151 characters]

WHEEL

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

RECORD

Path Digest Size
airflow_schedule_insights/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_schedule_insights/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_schedule_insights/plugins/helper/event_driven_dags_query.sql sha256=ViLvaXRs-N2zSY9xfQMklPSK_4ewfgaubuSuch5tI9Q 12125
airflow_schedule_insights/plugins/schedule_insights.py sha256=ldi7MJvtr9RK9ij2NSa5Sy3sReBp5awwWbsFpg5qKw4 57047
airflow_schedule_insights/plugins/static/css/styles.css sha256=-HASsowjfGsH5xk57vEVNsfs_48V4rRWSwG-2L7Nqh0 4392
airflow_schedule_insights/plugins/templates/schedule_insights.html sha256=HPVrz_R1aAMcCOSpsp5v65oqpbkVvokhaNnwMCVSEp4 24965
airflow_schedule_insights-0.1.1.dist-info/LICENSE sha256=imzvQHEg453p_1i08jEvdsiKh2FhoPBYKFME575xzEM 1069
airflow_schedule_insights-0.1.1.dist-info/METADATA sha256=RH7-MT9cqb4fM5jB3nhAHegxG9-jF6TqlcoTY3QQH2E 3036
airflow_schedule_insights-0.1.1.dist-info/NOTICE sha256=8Pe7c4W9pHNSlHUDK1P0l0l0mqNFCywtBQYirw6PPEw 155
airflow_schedule_insights-0.1.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
airflow_schedule_insights-0.1.1.dist-info/entry_points.txt sha256=f3FI9Fw9w47oWbCS3DXZsjhUOS_w5Ia-aF2o6Ucw2ks 119
airflow_schedule_insights-0.1.1.dist-info/RECORD

entry_points.txt

schedule-insights-plugin = airflow_schedule_insights.plugins.schedule_insights:ScheduleInsightsPlugin