Metadata-Version: 2.4
Name: agentspype
Version: 0.3.1
Summary: A framework for building agents that interact with the world
Project-URL: Homepage, https://github.com/gianlucapagliara/agentspype
Project-URL: Repository, https://github.com/gianlucapagliara/agentspype
Project-URL: Issues, https://github.com/gianlucapagliara/agentspype/issues
Author-email: Gianluca Pagliara <pagliara.gianluca@gmail.com>
License: MIT
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: bidict<1,>=0.23.1
Requires-Dist: eventspype<2,>=1.1.0
Requires-Dist: pydantic<3,>=2.10.4
Requires-Dist: pydot<4,>=3.0.3
Requires-Dist: python-statemachine<2.4.0
Requires-Dist: pyyaml<7,>=6.0
Description-Content-Type: text/markdown

# Agents Pypeline

A framework for building agents that interact with the world.
