Metadata-Version: 2.2
Name: gepeto
Version: 1.1.2
Summary: pip install gepeto
Home-page: https://github.com/gepetoai/gepeto
Author: Uzair
Author-email: uzair@hellogepeto.com
Description-Content-Type: text/markdown
Requires-Dist: numpy>=2.2.0
Requires-Dist: pytest
Requires-Dist: requests>=2.32.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: pre-commit>=4.0.0
Requires-Dist: instructor>=1.7.0
Requires-Dist: litellm>=1.49.1
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

# gepeto
pip install gepeto

# to update pypi package
python -m build
python -m twine upload dist/*


# background
This is a simple agent framework inspired by Swarm, Atomic-Agents, CrewAI.
