Metadata-Version: 2.4
Name: tessdb-server
Version: 5.0.10
Summary: A package to collect measurements published by TESS instruments into a SQlite database
Author-email: Rafael González <rafael08@ucm.es>
Project-URL: Homepage, https://foundation.stars4all.eu
Project-URL: Repository, https://github.com/astrorafael/tessdb-server.git
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pypubsub>=4.0
Requires-Dist: aiomqtt
Requires-Dist: SQLAlchemy[asyncio]>=2.0
Requires-Dist: sqlalchemy-libsql
Requires-Dist: aiosqlite>=0.21
Requires-Dist: alembic>=1.15
Requires-Dist: lica[aiosqlalchemy]>=2.0
Requires-Dist: tessdb-dao>=1.0
Requires-Dist: pydantic
Requires-Dist: fastapi[standard]
Requires-Dist: tessdb-api>=1.0
Requires-Dist: requests>=2.32
Dynamic: license-file

# tessdb-server-ng
`asyncio` version of tessdb-server. Goodbye Twisted !
