leaky-bucket-py

View on PyPIReverse Dependencies (0)

0.1.3 leaky_bucket_py-0.1.3-py3-none-any.whl

Wheel Details

Project: leaky-bucket-py
Version: 0.1.3
Filename: leaky_bucket_py-0.1.3-py3-none-any.whl
Download: [link]
Size: 13005
MD5: 6ff3bae63f84210b523435b5a2fb81e8
SHA256: 1c591a0efb3566785ffe9fa7113edf9f917d37dbf843517fb48adeb1508b3a3d
Uploaded: 2025-01-01 23:59:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: leaky-bucket-py
Version: 0.1.3
Summary: Leaky bucket implementation in python with different persistence options
Author: DuneRaccoon
Author-Email: DuneRaccoon <benjamincsherro[at]hotmail.com>
License: MIT License Copyright (c) 2024 Benjamin Herro Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: rate-limiter,asyncio,leaky-bucket,redis,sqlite3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: redis (>=3.5.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4616 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
leakybucket/__init__.py sha256=2i3YrQijTvXDQYpGiFc8CrXPIkLqt79rGGmUr7gfXjU 320
leakybucket/bucket.py sha256=Cg7w7hlRSP14uywTmRTflch1ABKjBclwSf5ySun3oqQ 3725
leakybucket/decorators.py sha256=SUy-jZUZzCuAoJ2Y3LAgHPD4gNWuSSDnAIfR7nAy-Js 2549
leakybucket/persistence/__init__.py sha256=x8NN9r6bnc8ud5YenBRYtT5VYeOB3dqYIf3f_rwjHzU 134
leakybucket/persistence/base.py sha256=e7BwPZxG6y0UgClQBTVrPYw--cAK-dcnmY05pBRpsxE 3046
leakybucket/persistence/memory.py sha256=UB2b2F8U56n4m474b2kqVU37IfGAfy_NNDxAUU6rRNI 2332
leakybucket/persistence/redis.py sha256=PKlAk85qG_WQvf_gqsHfFHNxNZTCZa2dmMCgyeJvR_E 6244
leakybucket/persistence/sqlite.py sha256=8QYpuXqL_y5Y6-U5opeC-jxcrhPpMslYMuF0HvhGlSY 7668
leaky_bucket_py-0.1.3.dist-info/LICENSE sha256=F9gi_mRjQYjLiDigLL8nI0xypBD4Y5TX7ysIexvNxkE 1071
leaky_bucket_py-0.1.3.dist-info/METADATA sha256=RehUoAP1RAuWyKwwZCJDimVASk_nZrAtCRoAXN_BJgo 6605
leaky_bucket_py-0.1.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
leaky_bucket_py-0.1.3.dist-info/top_level.txt sha256=f3DNBI47TFuZlKejy2WiFR3YjacArP3HPFZK1-ujKZk 12
leaky_bucket_py-0.1.3.dist-info/RECORD

top_level.txt

leakybucket