pyTokenBucket

pypi version Travis Status Documentation Status

A token bucket implementation for Python which only uses the standard library.

Features

  • Threaded token bucket which refreshes tokens at a given rate.

Credits

This package was created with Cookiecutter and the cmeister2/cookiecutter-pypackage project template.