Flask-SSLify 0.1.5
0
Force SSL on your Flask app.
Contents
Force SSL on your Flask app.
Stars: 28, Watchers: 28, Forks: 9, Open Issues: 1The kennethreitz/flask-sslify
repo was created 5 years ago and the last code push was 2 years ago. The project is moderately popular with 28 github stars!
How to Install flask-sslify
You can install flask-sslify using pip
pip install flask-sslify
or add it to a project with poetry
poetry add flask-sslify
Package Details
- Author
- Kenneth Reitz
- License
- BSD
- Homepage
- https://github.com/kennethreitz/flask-sslify
- PyPi:
- https://pypi.org/project/Flask-SSLify/
- GitHub Repo:
- https://github.com/kennethreitz/flask-sslify
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-sslify errors.
Code Examples
Here are some flask-sslify
code examples and snippets.