Metadata-Version: 2.4
Name: lvmgort
Version: 1.10.1
Summary: The brains of LVM observing
Project-URL: Homepage, https://github.com/sdss/lvmgort
Project-URL: Repository, https://github.com/sdss/lvmgort
Project-URL: Documentation, https://lvmgort.readthedocs.org
Author-email: José Sánchez-Gallego <gallegoj@uw.edu>
License: BSD-3-Clause
License-File: LICENSE.md
Requires-Python: <4,>=3.10
Requires-Dist: astropy>=6.0.0; python_version < '3.11'
Requires-Dist: astropy>=7.0.0; python_version >= '3.11'
Requires-Dist: httpx>=0.27.0
Requires-Dist: lvmopstools>=0.5.9
Requires-Dist: peewee>=3.16.2
Requires-Dist: polars>=1.0.0
Requires-Dist: psycopg2-binary>=2.9.6
Requires-Dist: pydantic>=2.9.2
Requires-Dist: redis[hiredis]>=5.0.3
Requires-Dist: rich>=13.4.2
Requires-Dist: sdss-clu>=2.3.1
Requires-Dist: sdsstools>=1.8.1
Requires-Dist: typer>=0.15.2
Requires-Dist: unclick>=0.1.0
Description-Content-Type: text/markdown

# GORT

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

[GORT (Genetically Organized Robotic Technology)](https://en.wikipedia.org/wiki/Gort_(The_Day_the_Earth_Stood_Still)) is a high-level library for remote and robotic observing with LVM.


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