Metadata-Version: 2.1
Name: jaeger
Version: 0.5.0
Summary: Controllers for the SDSS-V FPS
Home-page: https://github.com/sdss/jaeger
License: BSD-3-Clause
Keywords: astronomy,software
Author: José Sánchez-Gallego
Author-email: gallegoj@uw.edu
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: docs
Requires-Dist: Click (>=7.0,<8.0)
Requires-Dist: Sphinx (>=3.0,<4.0); extra == "docs"
Requires-Dist: astropy (>=3.0.4,<4.0.0)
Requires-Dist: numpy (>=1.15.1,<2.0.0)
Requires-Dist: peewee (>=3.11.2,<4.0.0)
Requires-Dist: progressbar2 (>=3.39.3,<4.0.0)
Requires-Dist: pyserial (>=3.4,<4.0)
Requires-Dist: python-can (>=3.1.1,<4.0.0)
Requires-Dist: sdss-clu (>=0.2.0,<0.3.0)
Requires-Dist: sdss-drift (>=0.1.1,<0.2.0)
Requires-Dist: sdssdb (>=0.4.5,<0.5.0)
Requires-Dist: sdsstools[dev] (>=0.1.11,<0.2.0)
Requires-Dist: sphinx-click (>=2.3.0,<3.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-trio (>=1.1.0,<2.0.0); extra == "docs"
Project-URL: Documentation, https://sdss-jaeger.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/sdss/jaeger
Description-Content-Type: text/markdown

jaeger
======

![Versions](https://img.shields.io/badge/python->3.7-blue)
[![Documentation Status](https://readthedocs.org/projects/jaeger/badge/?version=latest)](https://sdss-jaeger.readthedocs.io/en/latest/?badge=latest)
![Build](https://img.shields.io/github/workflow/status/sdss/jaeger/Build)
[![codecov](https://codecov.io/gh/sdss/jaeger/branch/master/graph/badge.svg)](https://codecov.io/gh/sdss/jaeger)

Python controller for CAN-based SDSS fibre positioners

