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.
Release files for pytokenbucket 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytokenbucket-0.1.1.tar.gz | 10.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytokenbucket-0.1.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 14.8 kB
Release files / pytokenbucket-0.1.1.tar.gz
| Download URL | pytokenbucket-0.1.1.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
19f97eae8cfcc92e0cb0709e5f2ae5278084353d1a165ebe82820fbde2bf8cd3
|
|
BLAKE2b-256 checksum How to use checksums |
4535b056c30fb726933fcf510b5ad3627ec54a96624d34c94f9ff139bc2ab205
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pytokenbucket-0.1.1-py2.py3-none-any.whl
| Download URL | pytokenbucket-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
ea6d2522c509e057b29442e8babcc15d85c40c0ab2a15c08a3cf46d94288ab7e
|
|
BLAKE2b-256 checksum How to use checksums |
d52f43d39885cee592497a2aa150481be14bb666fb73ca6bb39d283018f9ea34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|