Contents

secure 0.3.0

0

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

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

Stars: 671, Watchers: 671, Forks: 27, Open Issues: 4

The cak/secure repo was created 5 years ago and the last code push was 2 years ago.
The project is popular with 671 github stars!

How to Install secure

You can install secure using pip

pip install secure

or add it to a project with poetry

poetry add secure

Package Details

Author
Caleb Kinney
License
MIT
Homepage
https://github.com/TypeError/secure
PyPi:
https://pypi.org/project/secure/
GitHub Repo:
https://github.com/TypeError/secure

Classifiers

No  secure  pypi packages just yet.

Errors

A list of common secure errors.

Code Examples

Here are some secure code examples and snippets.

Related Packages & Articles

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

whitenoise 6.6.0

With a couple of lines of config WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service.