Limit module

class Limit.Limit

Bases: object

Class used for rate limiting APIs

LIMIT = {}
static api(func)

Decorator used to limit the frequency of requests based on the options provided in the configuration file