[ etiona ]
[ 源代码: python-limits ]
软件包: python-limits (1.2.1-1)
python-limits 的相关链接
Trisquel 的资源:
下载源码包 python-limits:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Nicolas Dandrimont
外部的资源:
- 主页 [limits.readthedocs.org]
相似软件包:
Rate limiting utilities for Python - Python 2.X
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 2 version of the limits module.
其他与 python-limits 有关的软件包
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-six (>= 1.4.1)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- sug: python-limits-doc
- Rate limiting utilities for Python - Documentation
-
- sug: python-pymemcache
- comprehensive, fast, pure Python memcached client - Python 2.x
-
- sug: python-redis
- Persistent key-value database with network interface (Python library)
-
- sug: python-rediscluster
- Python interface to a cluster of Redis key-value stores - Python 2.X