| Port details |
- py-slowapi Rate limiting extension for Starlette and Fastapi
- 0.1.9 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-04 18:42:08
- Last Update: 2026-04-04 18:40:39
- Commit Hash: 4297201
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/laurents/slowapi
- Description:
- SlowApi is a rate limiting library for Starlette and FastAPI adapted from
flask-limiter. Most features are coming from flask-limiter and the
underlying limits package.
Features:
- Single and multiple limit decorator on endpoint functions to apply limits
- redis, memcached and memory backends to track your limits (memory as a
fallback)
- support for sync and async HTTP endpoints
- Support for shared limits across a set of 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}slowapi>0:www/py-slowapi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-slowapi/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-slowapi
- pkg install py311-slowapi
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-slowapi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-slowapi
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775248660
SHA256 (slowapi-0.1.9.tar.gz) = 639192d0f1ca01b1c6d95bf6c71d794c3a9ee189855337b4821f7f457dddad77
SIZE (slowapi-0.1.9.tar.gz) = 14028
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-poetry-core>=1.0 : devel/py-poetry-core@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-limits>0 : www/py-limits@py311
- py311-starlette>0 : www/py-starlette@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-slowapi
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.9 04 Apr 2026 18:40:39
    |
Yuri Victorovich (yuri)  |
www/py-slowapi: New port: Rate limiting extension for Starlette and Fastapi |
Number of commits found: 1
|