airflow-queue-stats

View on PyPIReverse Dependencies (1)

0.1.4 airflow_queue_stats-0.1.4-py3-none-any.whl

Wheel Details

Project: airflow-queue-stats
Version: 0.1.4
Filename: airflow_queue_stats-0.1.4-py3-none-any.whl
Download: [link]
Size: 6579
MD5: d20a0b0f195646e13f64dd94b926ef08
SHA256: 343066c785760361ce699e40178fdd5d639800750a7b5ae88066d74992f0b5f3
Uploaded: 2019-10-24 15:22:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow-queue-stats
Version: 0.1.4
Summary: An airflow plugin for viewing queue statistics.
Author: Hunter Senft-Grupp
Author-Email: huntcsg[at]gmail.com
Home-Page: https://github.com/airflowdocker/airflow-queue-stats
License: MIT
Keywords: airflow airflow-docker celery flower worker queue plugin
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Requires-Dist: apache-airflow[celery]
Requires-Dist: isort; extra == "linting"
Requires-Dist: black; extra == "linting"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
Provides-Extra: linting
Provides-Extra: linting
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 113 characters]

WHEEL

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

RECORD

Path Digest Size
airflow_queue_stats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_queue_stats/calculate.py sha256=0EooE4TLxKtsVK-9ppjz1f-E6508RjayXmhB3XkyARg 6028
airflow_queue_stats/gather.py sha256=7ThNLgOVchOEDuNZVFTlTNMCAyt6qbUj0hxJI5u8qcY 3152
airflow_queue_stats/models.py sha256=QzVUIDxplSIACg4pnXvAX-g1XCn5iNw3g3xr4qeilJ8 1890
airflow_queue_stats/plugin.py sha256=r9yIMY_PgDQzvcekcqBqKpdpkVUytotevbZw51Ca7g4 197
airflow_queue_stats/views/__init__.py sha256=E6ggwbR_9GkQiycRLeN5YUsVIn_UuPkxm5cfi4RvHGs 18
airflow_queue_stats/views/api.py sha256=2fpfr4v-R5NfZChbf_QV2-eCA-Usq7g9qhaLoy-ZJGI 2461
airflow_queue_stats-0.1.4.dist-info/METADATA sha256=F1SQKvJMNmaCnA7CqGMTegSE0a0f4qpuT98fTadxfXw 1240
airflow_queue_stats-0.1.4.dist-info/RECORD
airflow_queue_stats-0.1.4.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
airflow_queue_stats-0.1.4.dist-info/entry_points.txt sha256=9bTot9Bt_Io6fIKiPyD1-Xel_lWdSQBkVqRQpaCdpow 77
airflow_queue_stats-0.1.4.dist-info/top_level.txt sha256=gKxjYdv4in4oMI67eaX8_HkrwVfyHvHqn8-MkigOHTg 20

top_level.txt

airflow_queue_stats

entry_points.txt

queue_stats = airflow_queue_stats.plugin:QueueStatsPlugin