Metadata-Version: 2.5
Name: vis-agent
Version: 0.1.53
Summary: The Vis Python SDK — author extensions and control local or remote engines.
Project-URL: Homepage, https://vis.blockether.com
Project-URL: Documentation, https://vis.blockether.com
Project-URL: Source, https://github.com/Blockether/vis
Project-URL: Issues, https://github.com/Blockether/vis/issues
Author: Blockether
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: agent,automation,extension,human-in-the-loop,vis
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: jsonschema<5,>=4.23
Requires-Dist: packaging>=24
Description-Content-Type: text/markdown

# vis-agent

Python SDK for Vis extensions and agent sessions.

```sh
pip install vis-agent
```

Requires Python 3.11+. The Vis executable is installed separately.

[Documentation](https://vis.blockether.com)
