ppc64le/linux/: flask-security-5.6.2+ppc64le1 metadata and description

Simple index

Quickly add security features to your Flask application.

author Matt Wright
author_email Chris Wagner <[email protected]>
classifiers
  • Environment :: Web Environment
  • Framework :: Flask
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Topic :: Internet :: WWW/HTTP :: Dynamic Content
  • Topic :: Software Development :: Libraries :: Python Modules
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Development Status :: 5 - Production/Stable
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
keywords flask security
license_file LICENSE.txt
maintainer_email Chris Wagner <[email protected]>
project_urls
  • Documentation, https://flask-security.readthedocs.io
  • Homepage, https://github.com/pallets-eco/flask-security
  • Releases, https://pypi.org/project/Flask-Security/
  • Source, https://github.com/pallets-eco/flask-security
  • Tracker, https://github.com/pallets-eco/flask-security/issues
provides_extras mfa
requires_dist
  • Flask>=3.0.0
  • Flask-Login>=0.6.3
  • Flask-Principal>=0.4.0
  • Flask-WTF>=1.1.2
  • email-validator>=2.0.0
  • markupsafe>=2.1.0
  • passlib>=1.7.4;python_version<'3.12'
  • libpass>=1.9.0;python_version>='3.12'
  • wtforms>=3.0.0
  • importlib_resources>=5.10.0
  • babel>=2.12.1 ; extra == "babel"
  • flask_babel>=4.0.0 ; extra == "babel"
  • argon2_cffi>=21.3.0 ; extra == "common"
  • bcrypt>=4.0.1 ; extra == "common"
  • flask_mailman>=0.3.0 ; extra == "common"
  • bleach>=6.0.0 ; extra == "common"
  • flask_sqlalchemy>=3.1.0 ; extra == "fsqla"
  • sqlalchemy>=2.0.18 ; extra == "fsqla"
  • sqlalchemy-utils>=0.41.1 ; extra == "fsqla"
  • Flask==3.0.0 ; extra == "low"
  • Flask-SQLAlchemy==3.1.0 ; extra == "low"
  • Flask-SQLAlchemy-Lite==0.1.0 ; extra == "low" and (python_version>='3.10')
  • Flask-Babel==4.0.0 ; extra == "low"
  • Flask-Mailman==0.3.0 ; extra == "low"
  • Flask-Login==0.6.3 ; extra == "low"
  • Flask-WTF==1.1.2 ; extra == "low"
  • peewee==3.17.9 ; extra == "low"
  • argon2_cffi==21.3.0 ; extra == "low"
  • authlib==1.2.0 ; extra == "low"
  • babel==2.12.1 ; extra == "low"
  • bcrypt==4.0.1 ; extra == "low"
  • bleach==6.0.0 ; extra == "low"
  • freezegun ; extra == "low"
  • jinja2==3.1.2 ; extra == "low"
  • itsdangerous==2.1.2 ; extra == "low"
  • markupsafe==2.1.2 ; extra == "low"
  • mongoengine==0.29.1 ; extra == "low"
  • mongomock==4.3.0 ; extra == "low"
  • pony==0.7.16 ; extra == "low" and (python_version<'3.11')
  • phonenumberslite==8.13.11 ; extra == "low"
  • qrcode==7.4.2 ; extra == "low"
  • requests ; extra == "low"
  • sqlalchemy==2.0.18 ; extra == "low"
  • sqlalchemy-utils==0.41.1 ; extra == "low"
  • webauthn==2.0.0 ; extra == "low"
  • werkzeug==3.0.1 ; extra == "low"
  • zxcvbn==4.4.28 ; extra == "low"
  • cryptography>=40.0.2 ; extra == "mfa"
  • qrcode>=7.4.2 ; extra == "mfa"
  • phonenumberslite>=8.13.11 ; extra == "mfa"
  • webauthn>=2.0.0 ; extra == "mfa"
requires_python >=3.9
File Tox results History
flask_security-5.6.2+ppc64le1-py3-none-any.whl
Size
343 KB
Type
Python Wheel
Python
3
https://github.com/pallets-eco/flask-security/actions/workflows/tests.yml/badge.svg?branch=main&event=push Coverage! https://img.shields.io/github/tag/pallets-eco/flask-security.svg Downloads Downloads License Documentation Status https://img.shields.io/badge/code%20style-black-000000.svg pre-commit

Quickly add security features to your Flask application.

Notes on this repo

As of 7/30/2024, the independent fork Flask-Security-Too replaced the archived Flask-Security repo (now called Flask-Security-3.0). This repo is published at PyPI at both Flask-Security and Flask-Security-Too. Please consider changing your requirements file to point to flask-security.

Flask-Security-Too was a fork from the 3.0.0 version of the Original

Pallets Community Ecosystem

This project is part of the Pallets Community Ecosystem. Pallets is the open source organization that maintains Flask; Pallets-Eco enables community maintenance of related projects. If you are interested in helping maintain this project, please reach out on the Pallets Discord server <https://discord.gg/pallets>.

Goals

  • Use OWASP to guide best practice and default configurations.

  • Be more opinionated and ‘batteries’ included by reducing reliance on abandoned projects and bundling in support for common use cases.

  • Follow the Pallets lead on supported versions, documentation standards and any other guidelines for extensions that they come up with.

  • Continue to add newer authentication/authorization standards:
    • ‘Social Auth’ integrated (using authlib) (5.1)

    • WebAuthn support (5.0)

    • Two-Factor recovery codes (5.0)

    • First-class support for username as identity (4.1)

    • Support for freshness decorator to ensure sensitive operations have new authentication (4.0)

    • Support for email normalization and validation (4.0)

    • Unified signin (username, phone, passwordless) feature (3.4)

Contributing

Issues and pull requests are welcome. Other maintainers are also welcome. Please consult these contributing guidelines.

Installing

Install and update using pip:

pip install -U Flask-Security

Resources

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.