Contents

fastapi-guard 4.2.2

0

A security library for FastAPI to control IPs, log requests, and detect penetration attempts.

A security library for FastAPI to control IPs, log requests, and detect penetration attempts.

Stars: 659, Watchers: 659, Forks: 31, Open Issues: 2

The 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

No  fastapi-guard  pypi packages just yet.

Errors

A list of common fastapi-guard errors.

Code Examples

Here are some fastapi-guard code examples and snippets.

Related Packages & Articles

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

titiler 0.24.2

A modern dynamic tile server built on top of FastAPI and Rasterio/GDAL.

titiler-core 1.2.0

A modern dynamic tile server built on top of FastAPI and Rasterio/GDAL.

starlette-context 0.4.0

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

secure 1.0.1

A lightweight package that adds security headers for Python web frameworks.