PackageTrack Sign in Track my project

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 2018
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 2.2.1 17 Dec 2018
    Commits, not release notes

    This project publishes no release notes. Between v2.2.0 and v2.2.1 there were 3 commits, 2 of them substantive:

    • Fix sleep_and_retry in case time.sleep returned early.
    • Add maintainability badge to README
  2. 2.2.0 26 Apr 2018
    Commits, not release notes

    This project publishes no release notes. Between v2.1.0 and v2.2.0 there were 5 commits, 4 of them substantive:

    • Update the README to be more succinct
    • Controlling exception raise
    • Alias limits for backwards compatibility
    • Refactor package to reduce complexity
  3. 2.1.0 21 Apr 2018
    Commits, not release notes

    This project publishes no release notes. Between v2.0.0 and v2.1.0 there were 2 commits, 2 of them substantive:

    • Amend documentation
    • Add sleep_and_retry decorator
  4. 2.0.0 21 Apr 2018
    Commits, not release notes

    This project publishes no release notes. Between v1.4.1 and v2.0.0 there 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
  5. 1.4.1 06 Aug 2017
    Commits, not release notes

    This project publishes no release notes. Between v1.4.0 and v1.4.1 there were 3 commits, 3 of them substantive:

    • Reinstate zip_safe option
    • Update init.py
    • Remove unnecessary assignment
  6. 1.4.0 05 Aug 2017
    Commits, not release notes

    This project publishes no release notes. Between v1.3.0 and v1.4.0 there 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
  7. 1.3.0 31 May 2017
    Commits, not release notes

    This project publishes no release notes. Between v1.2.0 and v1.3.0 there were 2 commits, 2 of them substantive:

    • Replaced time.clock() with time.time() and added test
    • Update code to conform to specific style
  8. 1.2.0 13 Feb 2017
    Commits, not release notes

    This project publishes no release notes. Between v1.1.0 and v1.2.0 there were 2 commits, 2 of them substantive:

    • Update development tools
    • Make the usage documentation more clear
  9. 1.1.0 24 May 2016

    Nothing published for this version

  10. 1.0.1 22 May 2016

    Nothing published for this version

  11. 0.0.1 26 Aug 2015

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project