python2-ratelimiter 1.2.0 Simple rate limiting object

The ratelimiter module ensures that an operation will not be executed more than a given number of times during a given period.