Metadata-Version: 2.4
Name: parlant-client
Version: 3.1.0
Summary: Python API client for Parlant (https://parlant.io)
License: Apache-2.0
License-File: LICENSE
Author: Yam Marcovitz
Author-email: yam@emcie.co
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: mypy (>=1.11.1,<2.0.0)
Requires-Dist: nanoid (>=2.0.0,<3.0.0)
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Description-Content-Type: text/markdown

# Official Parlant Python REST Client
Use this to communicate with a Parlant server.

