Port details |
- py-flask-limiter Flask-Limiter adds rate limiting to Flask applications
- 3.9.2 www =2 3.7.0Version of this port present on the latest quarterly branch.
- Maintainer: driesm@FreeBSD.org
- Port Added: 2023-11-18 11:15:05
- Last Update: 2024-11-29 11:57:47
- Commit Hash: cf9f918
- 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/flask-limiter
- Description:
- Flask-Limiter adds rate limiting to Flask applications. You can
configure rate limits at different levels such as: application
wide global limits per user, default limits per route, by
blueprints, class based views and individual routes.
- ¦ ¦ ¦ ¦
- 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}flask_limiter>0:www/py-flask-limiter@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-flask-limiter/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-flask-limiter
- pkg install py311-flask_limiter
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-flask_limiter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-flask_limiter
- Package flavors (<flavor>: <package>)
- py311: py311-flask_limiter
- distinfo:
- TIMESTAMP = 1732881461
SHA256 (flask_limiter-3.9.2.tar.gz) = b110049cf7f7b1c5e24f01c3c76e34357303ee64d27a9b32e88e84ea8a0fc97b
SIZE (flask_limiter-3.9.2.tar.gz) = 301929
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-flask>=2 : www/py-flask@py311
- py311-limits>=2.8 : www/py-limits@py311
- py311-ordered-set>4,<5 : devel/py-ordered-set@py311
- py311-rich>=12,<14 : textproc/py-rich@py311
- py311-typing-extensions>=4 : 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-calibreweb
Configuration Options:
- No options to configure
- Options name:
- www_py-flask-limiter
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|