Contents

flask-talisman 1.1.0

0

HTTP security headers for Flask.

HTTP security headers for Flask.

Stars: 62, Watchers: 62, Forks: 5, Open Issues: 2

The wntrblm/flask-talisman repo was created 2 years ago and the last code push was 8 months ago. The project is moderately popular with 62 github stars!

How to Install flask-talisman

You can install flask-talisman using pip

pip install flask-talisman

or add it to a project with poetry

poetry add flask-talisman

Package Details

Author
Alethea Katherine Flowers
License
Apache Software License
Homepage
https://github.com/wntrblm/flask-talisman
PyPi:
https://pypi.org/project/flask-talisman/
GitHub Repo:
https://github.com/wntrblm/flask-talisman

Classifiers

  • Software Development/Libraries/Python Modules
No  flask-talisman  pypi packages just yet.

Errors

A list of common flask-talisman errors.

Code Examples

Here are some flask-talisman code examples and snippets.

Related Packages & Articles

Flask-Sockets 0.2.1

The Flask-Sockets package is a Python library that extends the Flask web framework with support for WebSockets, a protocol that allows for real-time, bidirectional communication between the server and the client. It provides a simple and elegant way to integrate WebSockets into your Flask applications, with support for Flask's routing mechanism and session handling. The library also supports the use of Flask blueprints and AJAX/XHR endpoints, offering a flexible and powerful tool for building interactive web applications.

Flask-Silk 0.2

Adds silk icons to your Flask application or blueprint, or extension.