rate-limiter

View on PyPIReverse Dependencies (0)

0.0.3 rate_limiter-0.0.3-py3-none-any.whl

Wheel Details

Project: rate-limiter
Version: 0.0.3
Filename: rate_limiter-0.0.3-py3-none-any.whl
Download: [link]
Size: 4529
MD5: d01e82d2d09ceb0496501c391b159add
SHA256: fcf7166437daca12c5daa1d4c0e274c577cb00dfd3f64a9b9082739882e78e08
Uploaded: 2023-03-28 08:38:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rate-limiter
Version: 0.0.3
Summary: A rate limiter which can use any backend
Author: Sherub Thakur
Author-Email: sherub.thakur[at]shuttl.com
Home-Page: https://github.com/shuttl-tech/rate-limiter
License: MIT
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: redis
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-pep8; extra == "test"
Requires-Dist: flask; extra == "test"
Provides-Extra: test
[No description]

WHEEL

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

RECORD

Path Digest Size
rate_limiter/__init__.py sha256=qIvIynsFTiMWjEDIZXjxHttAo2_pccSr7tfEjcDstcU 1017
rate_limiter/backends/__init__.py sha256=mIZ0rcsL5jrkiw8b_fzt6mfFcl3QKepMjoumAu4Z8nA 43
rate_limiter/backends/memory.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rate_limiter/backends/redis.py sha256=SgM91a0f4_bCkBmNcMiSjV3TD_92p6bNc8dk672Tg60 1133
rate_limiter/backends/template.py sha256=IFBam6a_7MKoOjEFQEsLhUyHubJTGClDx7G-mqElDX4 237
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_rate_limiter.py sha256=wOoGuPTeNz-eQW5lGUD1VnuepkPElEtCKptUU10c0Xo 3590
rate_limiter-0.0.3.dist-info/METADATA sha256=jRHCIuEwpOKURHixoNNpEcKoCNfe0vV-HGeynpJ05uQ 543
rate_limiter-0.0.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
rate_limiter-0.0.3.dist-info/top_level.txt sha256=IEhHuGWAqLNdbcYcal-0t6IOp_D7_-Vj6czmMdmmXfM 19
rate_limiter-0.0.3.dist-info/RECORD

top_level.txt

rate_limiter
tests