Metadata-Version: 2.4
Name: rate-limiter-modern-py
Version: 0.4.0
Summary: Rate-limiter module which leverages DynamoDB to enforce resource limits. Revived from LifeOmic's original implementation. With support for Python 3.9+, and updated dependencies.
Home-page: https://github.com/lifeomic/rate-limiter-modern-py
Download-URL: https://github.com/lifeomic/rate-limiter-modern-py/archive/0.4.0.tar.gz
Author: Matthew Tieman
Author-email: mjtieman55@gmail.com
License: MIT
Keywords: lifeomic,dynamodb,rate,limit
Requires-Python: >=3.9.0
Requires-Dist: boto3>=1.35.0
Requires-Dist: botocore>=1.35.0
Dynamic: author
Dynamic: author-email
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
