Metadata-Version: 2.1
Name: gepeto
Version: 1.0.2
Summary: pip install gepeto
Home-page: https://github.com/yourgithub/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

# gepeto
pip install gepeto

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