throttle-controller

View on PyPIReverse Dependencies (0)

0.3.0 throttle_controller-0.3.0-py3-none-any.whl

Wheel Details

Project: throttle-controller
Version: 0.3.0
Filename: throttle_controller-0.3.0-py3-none-any.whl
Download: [link]
Size: 6659
MD5: c899ad96454169bc62f92b5c02581299
SHA256: f6a425cfa77518183f90f959a2396e7a11f0d6d61e0f8ec7e31171c9ede3c1e0
Uploaded: 2024-10-15 16:36:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: throttle-controller
Version: 0.3.0
Summary: A simple throttling controller
Author: Yui Kitsu
Author-Email: kitsuyui+github[at]kitsuyui.com
Home-Page: https://github.com/kitsuyui/python-throttle-controller
License: BSD-3-Clause
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1698 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_simple.py sha256=mYu7VqkS-Y9qibJ-v4o2lb_Cqmn2fXGqQCH_Z2aUMAA 2984
tests/test_utils_interval.py sha256=WN58Dpk8FZWcP1PxBccwnJYnyaN9u2CB5QeEYjulPNg 445
throttle_controller/__init__.py sha256=xeqJYIN5IBwjACsbafsDU2esXLJqzfRoCvlZVAZUy9Y 149
throttle_controller/_version.py sha256=Jk2iAU7m-7Vx9XV1TtdD9ZoJraIncDq_4_Wd-qtUotg 411
throttle_controller/protocol.py sha256=QfT40xCSbXv-FtU125dTdSrbsXIz8DPB-5BD389bq3M 889
throttle_controller/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
throttle_controller/simple.py sha256=7V_ofc7tfL1tnprwU8iXGKvoyHDYW6LxgsH33KSsuUM 1971
throttle_controller/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
throttle_controller/utils/interval.py sha256=SM0-mEElICiEYtzM1SXj4uoNQh18C5tf4njriuHT5Kk 409
throttle_controller-0.3.0.dist-info/LICENSE sha256=59MH6uQUUjdlQVK55r_KDPA7HitghBnf-VSdd3ENTMQ 1454
throttle_controller-0.3.0.dist-info/METADATA sha256=ITA3oorQIqXzZNAfBO1rTBT_0KMZFtcNYIse72yU1R4 2640
throttle_controller-0.3.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
throttle_controller-0.3.0.dist-info/top_level.txt sha256=i6mNvm3Q0AiK181Z8qMXDmJjDJABQy1ZGDUQxDsSG88 26
throttle_controller-0.3.0.dist-info/RECORD

top_level.txt

tests
throttle_controller