ratelimit
API rate limit decorator
2.2.1
13M downloads/mo
#1307 most downloaded on PyPI
tomasbasham/ratelimit
What this package is like to depend on
Last release 8 years ago
no release in 18 months
Ships fairly regularly
a new release about every 8 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
11 years old
11 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Aug 2015 to Dec 2018Releases
latest 11-
2.2.117 Dec 2018Commits, not release notes
This project publishes no release notes. Between
v2.2.0andv2.2.1there were 3 commits, 2 of them substantive:- Fix sleep_and_retry in case time.sleep returned early.
- Add maintainability badge to README
-
2.2.026 Apr 2018Commits, not release notes
This project publishes no release notes. Between
v2.1.0andv2.2.0there were 5 commits, 4 of them substantive:- Update the README to be more succinct
- Controlling exception raise
- Alias
limitsfor backwards compatibility - Refactor package to reduce complexity
-
2.1.021 Apr 2018Commits, not release notes
This project publishes no release notes. Between
v2.0.0andv2.1.0there were 2 commits, 2 of them substantive:- Amend documentation
- Add
sleep_and_retrydecorator
-
2.0.021 Apr 2018Commits, not release notes
This project publishes no release notes. Between
v1.4.1andv2.0.0there were 11 commits, 10 of them substantive:- Update documentation
- Automatically release tags to the pypi.python.org registry after a successful build
- Improve example in README
- Wrap the README to 80 columns
- Wrap the LICENSE to 80 columns
- Changed to class-based decorator to avoid hacks with last_called variable
- Raise a rate limit exceeded exception
- Create separate files for the ratelimt module
- Remove XML coverage report
- Remove docker-compose
-
1.4.106 Aug 2017Commits, not release notes
This project publishes no release notes. Between
v1.4.0andv1.4.1there were 3 commits, 3 of them substantive:- Reinstate
zip_safeoption - Update init.py
- Remove unnecessary assignment
- Reinstate
-
1.4.005 Aug 2017Commits, not release notes
This project publishes no release notes. Between
v1.3.0andv1.4.0there were 3 commits, 3 of them substantive:- added the multi-threading support
- Move travis build badge next to project title in README
- Lint package to conform to Python style guides
-
1.3.031 May 2017Commits, not release notes
This project publishes no release notes. Between
v1.2.0andv1.3.0there were 2 commits, 2 of them substantive:- Replaced time.clock() with time.time() and added test
- Update code to conform to specific style
-
1.2.013 Feb 2017Commits, not release notes
This project publishes no release notes. Between
v1.1.0andv1.2.0there were 2 commits, 2 of them substantive:- Update development tools
- Make the usage documentation more clear
-
1.1.024 May 2016Nothing published for this version
-
1.0.122 May 2016Nothing published for this version
-
0.0.126 Aug 2015Nothing published for this version