| Port details |
- py-slowapi Rate limiting extension for Starlette and Fastapi
- 0.1.10 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-06-14 03:54:49
- Commit Hash: a4fc6bd
- 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 = 1781405932
SHA256 (laurents-slowapi-v0.1.10_GH0.tar.gz) = bb257f8c2df497aca23bfaa53b31b495b5777e1d2f912827e6a8de03f1985438
SIZE (laurents-slowapi-v0.1.10_GH0.tar.gz) = 57663
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:
-
- py311-fastapi>=0.89.0 : www/py-fastapi@py311
- py311-httpx>=0.23.3 : www/py-httpx@py311
- py311-mock>=4.0.1 : devel/py-mock@py311
- py311-requests>=2.22.0 : www/py-requests@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-limits>=2.3 : www/py-limits@py311
- py311-starlette>0 : www/py-starlette@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/bunkerweb
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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.10 14 Jun 2026 03:54:49
    |
Yuri Victorovich (yuri)  |
www/py-slowapi: update 0.1.9 → 0.1.10 |
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: 2
|