Port details |
- py-limits Perform rate limiting with commonly used storage backends
- 3.13.0 www =2 3.12.0Version of this port present on the latest quarterly branch.
- Maintainer: driesm@FreeBSD.org
- Port Added: 2024-02-19 21:06:07
- Last Update: 2024-07-04 08:27:20
- Commit Hash: 521fedd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/alisaifee/limits
- Description:
- Rate limiting using various strategies and storage backends
such as redis & memcached. Different strategies are supported:
- Fixed Window
- Fixed Window (Elastic)
- Moving Window
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}limits>0:www/py-limits@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-limits/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-limits
- pkg install py311-limits
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-limits listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-limits
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1720081528
SHA256 (limits-3.13.0.tar.gz) = 6571b0c567bfa175a35fed9f8a954c0c92f1c3200804282f1b8f1de4ad98a953
SIZE (limits-3.13.0.tar.gz) = 70218
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-deprecated>=1.2 : devel/py-deprecated@py311
- py311-importlib-resources>=1.3 : devel/py-importlib-resources@py311
- py311-packaging>=21<25 : devel/py-packaging@py311
- py311-typing-extensions>=0.8 : devel/py-typing-extensions@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-flask-limiter
Configuration Options:
- No options to configure
- Options name:
- www_py-limits
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|