[ 原始碼: python-limits ]
套件:python3-limits(2.8.0-1)
python3-limits 的相關連結
Debian 的資源:
下載原始碼套件 python-limits:
維護小組:
外部的資源:
- 主頁 [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-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- 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
- Persistent key-value database with network interface (Python 3 library)
-
- sug: python3-rediscluster
- Python interface to a cluster of Redis key-value stores