Metadata-Version: 2.4
Name: smooai-fetch
Version: 2.1.2
Summary: A resilient HTTP fetch client with retries, timeouts, rate limiting, and circuit breaking.
Project-URL: Homepage, https://github.com/SmooAI/fetch
Project-URL: Repository, https://github.com/SmooAI/fetch
Project-URL: Issues, https://github.com/SmooAI/fetch/issues
Author-email: SmooAI <brent@smooai.com>
License: MIT
Keywords: circuit-breaker,fetch,http,retry,smooai
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.0.0
