Metadata-Version: 2.3
Name: agentspype
Version: 0.1.2
Summary: A framework for building agents that interact with the world
Author: Gianluca Pagliara
Author-email: pagliara.gianluca@gmail.com
Requires-Python: >=3.13,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: bidict (>=0.23.1,<0.24.0)
Requires-Dist: eventspype (>=1.0.2,<2.0.0)
Requires-Dist: pydantic (>=2.10.4,<3.0.0)
Requires-Dist: pydot (>=3.0.3,<4.0.0)
Requires-Dist: python-statemachine (<2.5.0)
Description-Content-Type: text/markdown

# Agents Pypeline

A framework for building agents that interact with the world.

