
fastapi-guard 4.2.2
0
A security library for FastAPI to control IPs, log requests, and detect penetration attempts.
Contents
A security library for FastAPI to control IPs, log requests, and detect penetration attempts.
Stars: 659, Watchers: 659, Forks: 31, Open Issues: 2The rennf93/fastapi-guard repo was created 1 years ago and the last code push was 2 weeks ago.
The project is popular with 659 github stars!
How to Install fastapi-guard
You can install fastapi-guard using pip
pip install fastapi-guard
or add it to a project with poetry
poetry add fastapi-guard
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/fastapi-guard/
- GitHub Repo:
- https://github.com/rennf93/fastapi-guard
Classifiers
Related Packages
Errors
A list of common fastapi-guard errors.
Code Examples
Here are some fastapi-guard code examples and snippets.
pythonfix







