Metadata-Version: 2.4
Name: pytroll-monitor
Version: 0.5.0
Summary: Monitoring tools for pytroll production runners
Author: Adam Dybbroe
Author-email: Martin Raspaud <martin.raspaud@smhi.se>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Requires-Python: >=3.12
Provides-Extra: op5
Requires-Dist: pyyaml>=6.0.3; extra == 'op5'
Requires-Dist: requests; extra == 'op5'
Provides-Extra: test
Requires-Dist: pytest>=8.3.5; extra == 'test'
Requires-Dist: requests-mock>=1.12.1; extra == 'test'
Description-Content-Type: text/markdown

pytroll-monitor
===============

[![Build status](https://github.com/pytroll/pytroll-monitor/workflows/CI/badge.svg?branch=main)](https://github.com/pytroll/pytroll-monitor/workflows/CI/badge.svg?branch=main)
[![Coverage Status](https://coveralls.io/repos/github/pytroll/pytroll-monitor/badge.svg?branch=main)](https://coveralls.io/github/pytroll/pytroll-monitor?branch=main)
[![PyPI version](https://badge.fury.io/py/pytroll-monitor.svg)](https://badge.fury.io/py/pytroll-monitor)

Monitoring tools for pytroll
