Metadata-Version: 2.1
Name: pytbucket
Version: 0.1.0
Summary: 
Author: mjaliz
Author-email: mrph14@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic (>=2.8.0,<3.0.0)
Description-Content-Type: text/markdown

# PYTBUCKET

## A python implementation of token bucket algorithm.
