Metadata-Version: 2.1
Name: function-cooldowns
Version: 1.3.3
Summary: A simplistic decorator based approach to rate limiting function calls.
Home-page: UNKNOWN
Author: Skelmis
Author-email: ethan@koldfusion.xyz
License: UNKNOWN
Project-URL: Issue tracker, https://github.com/Skelmis/Function-Cooldowns/issues
Project-URL: Documentation, https://function-cooldowns.readthedocs.io/en/latest/
Project-URL: Homepage, https://github.com/Skelmis/Function-Cooldowns
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

Function Cooldowns
---

A simplistic take on functional cooldowns. 



Find more examples [here](https://function-cooldowns.readthedocs.io/en/latest/modules/examples.html).

For documentation, please see [here](https://function-cooldowns.readthedocs.io/en/latest/).

