Contents

secure 1.0.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: 799, Watchers: 799, Forks: 27, Open Issues: 0

The TypeError/secure repo was created 5 years ago and the last code push was 2 weeks ago.
The project is popular with 799 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
None
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/secure/
Documentation:
https://github.com/TypeError/secure/tree/main/docs
GitHub Repo:
https://github.com/TypeError/secure

Classifiers

  • Software Development/Libraries
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.7.1

Automatic error monitoring for django, flask, etc.

whitenoise 6.7.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.