Metadata-Version: 2.4
Name: paddler-client
Version: 3.1.2
Summary: Python client for Paddler LLM load balancer
License: Apache-2.0
Keywords: llm,load-balancer,inference,paddler
Author: Intentee
Requires-Python: >=3.11,<4.0
Classifier: Framework :: Pydantic :: 2
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Dist: httpx (>=0.28,<0.29)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: websockets (>=15,<16)
Project-URL: Homepage, https://github.com/intentee/paddler
Project-URL: Repository, https://github.com/intentee/paddler
