Metadata-Version: 2.1
Name: pyobs-core
Version: 1.4.14
Summary: robotic telescope software
License: MIT
Author: Tim-Oliver Husser
Author-email: thusser@uni-goettingen.de
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: full
Requires-Dist: PyYAML (>=6.0.1,<7.0.0)
Requires-Dist: aiohttp (>=3.8.5,<4.0.0) ; extra == "full"
Requires-Dist: astroplan (>=0.9,<0.10)
Requires-Dist: astropy (>=5.3.3,<6.0.0)
Requires-Dist: astroquery (>=0.4.6,<0.5.0)
Requires-Dist: asyncinotify (>=4.0.2,<5.0.0) ; extra == "full"
Requires-Dist: ccdproc (>=2.4.1,<3.0.0) ; extra == "full"
Requires-Dist: dbus-next (>=0.2.3,<0.3.0)
Requires-Dist: lmfit (>=1.2.2,<2.0.0) ; extra == "full"
Requires-Dist: numpy (>=1.25.2,<2.0.0)
Requires-Dist: pandas (>=2.1.0,<3.0.0) ; extra == "full"
Requires-Dist: paramiko (>=3.3.1,<4.0.0) ; extra == "full"
Requires-Dist: photutils (>=1.9.0,<2.0.0) ; extra == "full"
Requires-Dist: py-expression-eval (>=0.3.14,<0.4.0)
Requires-Dist: python-daemon (>=3.0.1,<4.0.0) ; extra == "full"
Requires-Dist: python-telegram-bot (>=20.5,<21.0) ; extra == "full"
Requires-Dist: pytz (>=2023.3.post1,<2024.0)
Requires-Dist: reproject (>=0.12.0,<0.13.0) ; extra == "full"
Requires-Dist: requests (>=2.31.0,<3.0.0) ; extra == "full"
Requires-Dist: scipy (>=1.11.2,<2.0.0)
Requires-Dist: sep (>=1.2.1,<2.0.0) ; (sys_platform == "linux") and (extra == "full")
Requires-Dist: single-source (>=0.3.0,<0.4.0)
Requires-Dist: slixmpp (>=1.8.4,<2.0.0)
Requires-Dist: tornado (>=6.3.3,<7.0.0) ; extra == "full"
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
