Metadata-Version: 2.4
Name: tess-publisher
Version: 0.9.1
Summary: A package to publish USB-enabled TESS measurements to an MQTT broker
Author-email: Rafael González <rafael08@ucm.es>
Project-URL: Homepage, https://foundation.stars4all.eu
Project-URL: Repository, https://github.com/astrorafael/tess-publisher.git
Classifier: Programming Language :: Python :: 3.12
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: lica>=2.0
Requires-Dist: pyserial-asyncio>=0.6
Requires-Dist: aiomqtt
Requires-Dist: pydantic
Requires-Dist: fastapi[standard]
Dynamic: license-file
