Metadata-Version: 2.3
Name: lvmopstools
Version: 0.4.2
Summary: LVM tools and utilities for operations
Project-URL: Homepage, https://github.com/sdss/lvmopstools
Project-URL: Repository, https://github.com/sdss/lvmopstools
Project-URL: Documentation, https://lvmopstools.readthedocs.org
Author-email: José Sánchez-Gallego <gallegoj@uw.edu>
License: BSD-3-Clause
Requires-Python: <4,>=3.10
Requires-Dist: asyncudp>=0.11.0
Requires-Dist: httpx>=0.27.2
Requires-Dist: polars>=1.13.0
Requires-Dist: sdss-clu>=2.2.7
Requires-Dist: sdss-drift>=1.2.0
Requires-Dist: sdsstools>=1.8.2
Requires-Dist: typing-extensions>=4.12.2
Provides-Extra: ds9
Requires-Dist: pyds9>=1.8.1; extra == 'ds9'
Provides-Extra: influxdb
Requires-Dist: influxdb-client>=1.47.0; extra == 'influxdb'
Provides-Extra: kubernetes
Requires-Dist: kubernetes>=31.0.0; extra == 'kubernetes'
Provides-Extra: schedule
Requires-Dist: astroplan>=0.10.1; extra == 'schedule'
Requires-Dist: astropy>=6.0.0; (python_version < '3.11') and extra == 'schedule'
Requires-Dist: astropy>=7.0.0; (python_version >= '3.11') and extra == 'schedule'
Requires-Dist: cachetools>=5.5.0; extra == 'schedule'
Description-Content-Type: text/markdown

# lvmopstools

![Versions](https://img.shields.io/badge/python->3.10-blue)
[![Documentation Status](https://readthedocs.org/projects/lvmopstools/badge/?version=latest)](https://lvmopstools.readthedocs.io/en/latest/)
[![Test](https://github.com/sdss/lvmopstools/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/lvmopstools/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/sdss/lvmopstools/graph/badge.svg?token=ipsOit5lSo)](https://codecov.io/gh/sdss/lvmopstools)

LVM tools and utilities for operations.

**Documentation:** https://lvmopstools.readthedocs.io/en/latest/index.html
