Metadata-Version: 2.5
Name: labtasker-server
Version: 2.0.0
Summary: SQLite/FastAPI server for parallel model inference and evaluation
Project-URL: Homepage, https://github.com/luocfprime/labtasker
Project-URL: Repository, https://github.com/luocfprime/labtasker.git
Author-email: lcf <luocfprime@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: alembic<2,>=1.14
Requires-Dist: fastapi<1,>=0.115
Requires-Dist: pydantic<3,>=2.10
Requires-Dist: sqlalchemy<3,>=2.0
Requires-Dist: typer<1,>=0.16
Requires-Dist: uvicorn<1,>=0.34
