Metadata-Version: 2.5
Name: labtasker-client
Version: 2.0.0
Summary: A small task queue 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: httpx<1,>=0.28
Requires-Dist: pydantic<3,>=2.10
Requires-Dist: typer<1,>=0.16
