A token bucket implementation for Python which only uses the standard library
Project description
pyTokenBucket
A token bucket implementation for Python which only uses the standard library.
- Free software: MIT license
- Documentation: https://pytokenbucket.readthedocs.io.
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.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Changed
0.1.1 - 2018-12-19
Changed
- Move from rst to markdown for CHANGELOG and README.
- Remove dependence on
six
.
0.1.0 - 2018-12-18
Added
- Initial commit of all code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytokenbucket-0.1.1.tar.gz
(10.2 kB
view hashes)
Built Distribution
Close
Hashes for pytokenbucket-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea6d2522c509e057b29442e8babcc15d85c40c0ab2a15c08a3cf46d94288ab7e |
|
MD5 | 291efdafd8eb59a659552b01c4129fa0 |
|
BLAKE2b-256 | d52f43d39885cee592497a2aa150481be14bb666fb73ca6bb39d283018f9ea34 |