Metadata-Version: 2.4 Name: agents-made-easy Version: 0.1.4 Summary: Reusable lightweight AI agent utilities Author: Sean Muirhead Requires-Python: >=3.13 Requires-Dist: anthropic>=0.75.0 Requires-Dist: google-genai>=1.56.0 Requires-Dist: pydantic>=2.12.5 Requires-Dist: python-dotenv>=1.0.0 Provides-Extra: dev Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev' Requires-Dist: pytest>=8.0.0; extra == 'dev' Description-Content-Type: text/markdown # agents-made-easy Reusable lightweight AI agent utilities.