| Port details |
- py-limits Perform rate limiting with commonly used storage backends
- 5.6.0 www
=2 3.14.1_2Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2024-02-19 21:06:07
- Last Update: 2025-11-06 22:24:39
- Commit Hash: 36694a1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1762466299
SHA256 (limits-5.6.0.tar.gz) = 807fac75755e73912e894fdd61e2838de574c5721876a19f7ab454ae1fffb4b5
SIZE (limits-5.6.0.tar.gz) = 182984
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-hatchling>1.14.0 : devel/py-hatchling@py311
- py311-hatch-vcs>=0.4.0 : devel/py-hatch-vcs@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-deprecated>=1.2 : devel/py-deprecated@py311
- py311-packaging>=21 : devel/py-packaging@py311
- py311-typing-extensions>=0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-flask-limiter
- www/py-flask-limiter3
Configuration Options:
- No options to configure
- Options name:
- www_py-limits
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|