[ etiona ]
[ aramo ]
[ 原始碼: python-limits ]
套件: python3-limits (1.5.1-1)
python3-limits 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-limits:
維護者:
Original Maintainers:
- Debian Python Team
- Nicolas Dandrimont
外部的資源:
- 主頁 [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-six (>= 1.4.1)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- 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