agents-client

View on PyPIReverse Dependencies (0)

0.2.9 agents_client-0.2.9-py3-none-any.whl

Wheel Details

Project: agents-client
Version: 0.2.9
Filename: agents_client-0.2.9-py3-none-any.whl
Download: [link]
Size: 16912
MD5: 2c3629552c44de51bcb3819ffe51775b
SHA256: 4515e99527f7173bd25fc61158bf07bb0abbede09ffe40510800381fd2d05d05
Uploaded: 2025-03-21 15:28:46 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: agents-client
Version: 0.2.9
Summary: A comprehensive client library and CLI for interacting with the Agents API
Author-Email: Levangie Laboratories <brayden[at]levangielaboratories.com>
Project-Url: Homepage, https://github.com/Levangie-Laboratories/agents-client
Project-Url: Documentation, https://api.levangielaboratories.com/docs
License: Apache Software License
Keywords: agents,api,client,chatbot,ai,cli
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: requests (>=2.25.0)
Requires-Dist: websockets (>=10.0)
Requires-Dist: typer (>=0.4.0); extra == "cli"
Requires-Dist: rich (>=10.0.0); extra == "cli"
Requires-Dist: configparser (>=5.0.0); extra == "cli"
Requires-Dist: pytest (>=6.0.0); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.18.0); extra == "dev"
Requires-Dist: black (>=22.0.0); extra == "dev"
Requires-Dist: isort (>=5.0.0); extra == "dev"
Requires-Dist: aiohttp (>=3.8.0); extra == "dev"
Requires-Dist: python-dotenv (>=0.19.0); extra == "dev"
Requires-Dist: pydantic (>=1.8.0); extra == "dev"
Provides-Extra: cli
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 5238 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (77.0.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
agent_client/__init__.py sha256=iC8MOlB_GdRWqgQbKpBnfLED1WNp3IQ2eLvENdGrnPQ 1658
agent_client/client.py sha256=0IUqe7oUgSTk4zRP98cWJsKpInahbm64VW_jDleQcUk 5246
agent_client_cli/__init__.py sha256=23Mz_sVEtHKRAxopQaFKt6FYDaYj4ZG3S9ag1JIlIbA 14
agent_client_cli/cli.py sha256=Dp9JtARbx1_cMk12SAqQepxLZgawW5dsrdEpA5lEDWg 26230
agents_client-0.2.9.dist-info/licenses/LICENSE sha256=ti-VQDw2ga8XYhcwUYUXQDy6RA3aXTlxxH9fcNb2KqM 11350
agents_client-0.2.9.dist-info/METADATA sha256=g_q-cptiTFl51fx20jqBcGV68b7Rlh-s8_7Rnq6InvI 6717
agents_client-0.2.9.dist-info/WHEEL sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU 91
agents_client-0.2.9.dist-info/entry_points.txt sha256=kVAD0DU8UDjc8V6OTFYm12nYK86sRr6tLHf2ngIoJBw 56
agents_client-0.2.9.dist-info/top_level.txt sha256=dbVGSeBik9VYP-Bn-qFFfo05j2b71opWA0f2NhSckXw 30
agents_client-0.2.9.dist-info/RECORD

top_level.txt

agent_client
agent_client_cli

entry_points.txt

agents-cli = agent_client_cli.cli:app