Metadata-Version: 2.1
Name: fastapi-throttle
Version: 0.1.2
Summary: A rate limiter for FastAPI without using Redis.
Home-page: https://github.com/AliYmn/fastapi-throttle
Author: Ali Yaman
Author-email: aliymn.db@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8, <3.13
License-File: LICENSE
Requires-Dist: fastapi

