[ 原始碼: python-limits ]
套件:python3-limits(3.14.1-1)
python3-limits 的相關連結
Debian 的資源:
下載原始碼套件 python-limits:
- [python-limits_3.14.1-1.dsc]
- [python-limits_3.14.1.orig.tar.gz]
- [python-limits_3.14.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [limits.readthedocs.org]
相似套件:
Rate limiting utilities for Python
limits is a Python module providing utilities to implement rate limiting using various strategies, such as fixed or moving windows, and various storage backends, such as in in-memory storage, Redis or memcached.
This package provides the Python 3 version of the limits module.
其他與 python3-limits 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-deprecated
- Python decorator for old classes, functions or methods
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- sug: python-limits-doc
- Rate limiting utilities for Python - Documentation
-
- sug: python3-pymemcache
- comprehensive, fast, pure Python memcached client - Python 3.x
-
- sug: python3-redis
- python bindings for Redis, a persistent key-value database with network interface