Metadata-Version: 2.4
Name: agentspype
Version: 0.8.0
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.2.0
Requires-Dist: pydantic<3,>=2.10.4
Requires-Dist: pydot<4,>=3.0.3
Requires-Dist: python-statemachine<3,>=2.4.0
Requires-Dist: pyyaml<7,>=6.0
Provides-Extra: clock
Requires-Dist: chronopype<1,>=0.7.0; extra == 'clock'
Provides-Extra: service
Requires-Dist: processpype>=2.0.0; extra == 'service'
Provides-Extra: wizard
Requires-Dist: pydantic-wizard<1,>=0.1.0; extra == 'wizard'
Description-Content-Type: text/markdown

# Agents Pypeline

A framework for building agents that interact with the world.
