Metadata-Version: 2.1
Name: pycooldown
Version: 0.1.0b0
Summary: A lightning fast cooldown/ratelimit implementation.
Home-page: https://github.com/TrigonDev/pycooldown
License: MIT
Keywords: cython,ratelimit,cooldown
Author: Circuit
Author-email: circuitsacul@icloud.com
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: mypy-extensions (>=0.4.3,<0.5.0)
Project-URL: Repository, https://github.com/TrigonDev/pycooldown
Description-Content-Type: text/markdown

# pycooldown
 A lightning-fast cooldown/ratelimit implementation using cython.

