Metadata-Version: 2.1
Name: aioburst
Version: 0.1.0
Summary: 
Author: ericfeunekes
Author-email: ericwill.f@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# aioburst
A library to limit async calls using a waterwheel approach to ensure calls maximize the rate limit

WARNING: This is an early release with minimal testing. The code is simple, but more tests are needed to make sure it works correctly.

## Usage



