This package needs a new maintainer!
If you are interested in helping with the maintenance of ratelimit, please get in touch with our
Proxy Maintainers team.
ratelimit introduces a method decorator preventing a method from being
called more than once within a given time period. It prevents API providers
from banning your applications by conforming to set rate limits.