Metadata-Version: 2.1
Name: lvmgort
Version: 0.2.2
Summary: The brains of LVM observing
Home-page: https://github.com/sdss/lvmgort
License: BSD-3-Clause
Keywords: astronomy,software
Author: José Sánchez-Gallego
Author-email: gallegoj@uw.edu
Requires-Python: >=3.10,<4.0
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: astropy (>=5.3.1,<6.0.0)
Requires-Dist: click-default-group (>=1.2.2,<2.0.0)
Requires-Dist: httpx (>=0.24.1,<0.25.0)
Requires-Dist: jsonschema (>=4.18.3,<5.0.0)
Requires-Dist: kubernetes (>=26.1.0,<27.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: peewee (>=3.16.2,<4.0.0)
Requires-Dist: psycopg2-binary (>=2.9.6,<3.0.0)
Requires-Dist: rich (>=13.4.2,<14.0.0)
Requires-Dist: sdss-clu (>=2.1.2,<3.0.0)
Requires-Dist: sdsstools (>=1.1.0,<2.0.0)
Requires-Dist: setuptools (>=67.6.0,<68.0.0)
Requires-Dist: typing-extensions (>=4.5.0,<5.0.0)
Requires-Dist: unclick (>=0.1.0b5)
Requires-Dist: websockets (>=11.0.3,<12.0.0)
Project-URL: Documentation, https://lvmgort.readthedocs.org
Project-URL: Repository, https://github.com/sdss/lvmgort
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

