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 details)
Built Distribution
File details
Details for the file pytokenbucket-0.1.1.tar.gz
.
File metadata
- Download URL: pytokenbucket-0.1.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19f97eae8cfcc92e0cb0709e5f2ae5278084353d1a165ebe82820fbde2bf8cd3 |
|
MD5 | 81390e15436a01c714947a532c03931b |
|
BLAKE2b-256 | 4535b056c30fb726933fcf510b5ad3627ec54a96624d34c94f9ff139bc2ab205 |
File details
Details for the file pytokenbucket-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pytokenbucket-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea6d2522c509e057b29442e8babcc15d85c40c0ab2a15c08a3cf46d94288ab7e |
|
MD5 | 291efdafd8eb59a659552b01c4129fa0 |
|
BLAKE2b-256 | d52f43d39885cee592497a2aa150481be14bb666fb73ca6bb39d283018f9ea34 |