Metadata-Version: 2.1
Name: aio-api-sm
Version: 1.0
Summary: Asynchronous HTTP Session Manager with retry, rate limiting, and more.
Home-page: https://aio-api-sm.rtfd.io
Author: cbinckly
Author-email: cbinckly@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.md

# Asynchronous Request Manager

A simple wrapper around an aiohttp.ClientSession that automatically
performs retries and simple rate limiting.

 
