Flask-Principal 0.4.0
0
Identity management for flask
Contents
Identity management for flask
How to Install flask-principal
You can install flask-principal using pip
pip install flask-principal
or add it to a project with poetry
poetry add flask-principal
Package Details
- Author
- Matt Wright
- License
- MIT
- Homepage
- http://packages.python.org/Flask-Principal/
- PyPi:
- https://pypi.org/project/Flask-Principal/
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-principal errors.
Code Examples
Here are some flask-principal
code examples and snippets.