Metadata-Version: 2.4
Name: lvmapi
Version: 0.2.4
Summary: REST API for LVM operations
Project-URL: Homepage, https://github.com/sdss/lvmapi
Project-URL: Repository, https://github.com/sdss/lvmapi
Project-URL: Documentation, https://lvmapi.readthedocs.org
Author-email: José Sánchez-Gallego <gallegoj@uw.edu>
License: BSD-3-Clause
License-File: LICENSE.md
Requires-Python: <4,>=3.11
Requires-Dist: adbc-driver-postgresql>=1.1.0
Requires-Dist: astropy>=6.0.0
Requires-Dist: fastapi-cache2>=0.2.2
Requires-Dist: fastapi[standard]>=0.112.0
Requires-Dist: gunicorn>=22.0.0
Requires-Dist: httpx>=0.27.2
Requires-Dist: jinja2>=3.1.4
Requires-Dist: lvmgort>=1.3.0
Requires-Dist: lvmopstools[ephemeris,influxdb,kubernetes,slack]>=0.5.5
Requires-Dist: passlib[bcrypt]>=1.7.4
Requires-Dist: polars>=1.18.0
Requires-Dist: psycopg[binary]>=3.2.2
Requires-Dist: pyarrow>=17.0.0
Requires-Dist: python-jose[cryptography]>=3.3.0
Requires-Dist: python-multipart>=0.0.9
Requires-Dist: python3-nmap>=1.9.1
Requires-Dist: redis[hiredis]>=5.0.3
Requires-Dist: sdss-clu>=2.3.2
Requires-Dist: sdsstools>=1.9.1
Requires-Dist: taskiq-aio-pika>=0.4.1
Requires-Dist: taskiq-fastapi>=0.3.2
Requires-Dist: taskiq-redis>=1.0.0
Requires-Dist: taskiq>=0.11.7; sys_platform == 'darwin'
Requires-Dist: taskiq[reload]>=0.11.7; sys_platform != 'darwin'
Requires-Dist: typing-extensions>=4.12.2
Requires-Dist: uvicorn[standard]>=0.24.0
Description-Content-Type: text/markdown

# LVM REST API

![Versions](https://img.shields.io/badge/python->=3.11-blue)
[![Test](https://github.com/sdss/lvmapi/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/lvmapi/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/sdss/lvmapi/branch/main/graph/badge.svg)](https://codecov.io/gh/sdss/lvmapi)

REST API for LVM operations.
