[ ソース: flask-security ]
パッケージ: python3-flask-security (5.5.2-1)
python3-flask-security に関するリンク
Debian の資源:
flask-security ソースパッケージをダウンロード:
- [flask-security_5.5.2-1.dsc]
- [flask-security_5.5.2.orig.tar.gz]
- [flask-security_5.5.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple security for Flask apps (Python 3)
Flask-Security allows you to quickly add common security mechanisms to your Flask application. They include:
* Session based authentication * Role management * Password encryption * Basic HTTP authentication * Token based authentication * Token based account activation (optional) * Token based password recovery / resetting (optional) * User registration (optional) * Login tracking (optional) * JSON/Ajax Support
This is the Python 3 version of the package.
その他の python3-flask-security 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-email-validator
- Robust email address syntax and deliverability validation library (Python 3)
-
- dep: python3-flask (>= 3.0.0)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-flask-login
- user session management for Flask -- Python 3 module
-
- dep: python3-flask-principal
- identity management for Flask
-
- dep: python3-flaskext.wtf
- Simple integration of Flask and WTForms (Python 3)
-
- dep: python3-importlib-resources
- Read resources from Python packages
-
- dep: python3-markupsafe
- HTML/XHTML/XML string library
-
- dep: python3-passlib
- comprehensive password hashing framework
-
- dep: python3-wtforms
- Flexible forms validation and rendering library for Python 3
-
- sug: python-flask-security-doc
- Simple security for Flask apps (Documentation)