Metadata-Version: 2.4
Name: a2c-smcp
Version: 0.1.1rc3
Summary: The official Python Computer Client SDK for A2C-SMCP
License: MIT
License-File: LICENSE
Author: JQQ
Author-email: jqq1716@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT 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
Provides-Extra: cli
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: aiohttp (>=3.12.15,<4.0.0) ; extra == "test"
Requires-Dist: inline-snapshot (>=0.27.2,<0.28.0) ; extra == "test"
Requires-Dist: mcp (==1.15.0)
Requires-Dist: mypy (>=1.17.1,<2.0.0) ; extra == "dev"
Requires-Dist: poethepoet (>=0.37.0,<0.38.0) ; extra == "dev"
Requires-Dist: polyfactory (>=2.22.2,<3.0.0) ; extra == "test"
Requires-Dist: prompt-toolkit (>=3.0.52,<4.0.0) ; extra == "cli"
Requires-Dist: pydantic (>=2.11.7,<3.0.0)
Requires-Dist: pytest (>=8.4.1,<9.0.0) ; extra == "dev"
Requires-Dist: pytest-asyncio (>=1.1.0,<2.0.0) ; extra == "test"
Requires-Dist: pytest-cov (>=6.2.1,<7.0.0) ; extra == "test"
Requires-Dist: pytest-dotenv (>=0.5.2,<0.6.0) ; extra == "test"
Requires-Dist: pytest-mock (>=3.14.1,<4.0.0) ; extra == "test"
Requires-Dist: python-socketio (>=5.13.0,<6.0.0)
Requires-Dist: rich (>=14.1.0,<15.0.0) ; extra == "cli"
Requires-Dist: ruff (>=0.12.9,<0.13.0) ; extra == "dev"
Requires-Dist: transitions (>=0.9.3,<0.10.0)
Requires-Dist: typer (>=0.17.4,<1.0.0) ; extra == "cli"
Requires-Dist: tzlocal (>=5.0.0,<6.0.0)
Requires-Dist: vrl-python (>=0.1.0,<0.2.0)
Description-Content-Type: text/markdown

# python-sdk
The official Python Client SDK for A2C-SMCP

