Metadata-Version: 2.1
Name: pyobs-core
Version: 1.15.0
Summary: robotic telescope software
License: MIT
Author: Tim-Oliver Husser
Author-email: thusser@uni-goettingen.de
Requires-Python: >=3.9,<3.13
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
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: full
Requires-Dist: PyYAML (>=6.0.1,<7.0.0)
Requires-Dist: aiohttp (>=3.8.6,<4.0.0) ; extra == "full"
Requires-Dist: astroplan (>=0.9.1,<0.10.0)
Requires-Dist: astropy (>=5.3.4,<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.26.0,<2.0.0)
Requires-Dist: pandas (>=2.1.1,<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.6,<21.0) ; extra == "full"
Requires-Dist: pytz (>=2023.3.post1,<2024.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: scipy (>=1.11.3,<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.8.0,<5.0.0)
