Flask-Security

View on PyPIReverse Dependencies (18)

3.0.0 Flask_Security-3.0.0-py2.py3-none-any.whl

Wheel Details

Project: Flask-Security
Version: 3.0.0
Filename: Flask_Security-3.0.0-py2.py3-none-any.whl
Download: [link]
Size: 68862
MD5: 8bcb7481aea1e8169eba137a5f960cf2
SHA256: ef837c03558db41335c8dabd16ae4977af0a5ef0c2cdecf738e33ef5202ce489
Uploaded: 2017-06-14 13:28:36 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: Flask-Security
Version: 3.0.0
Summary: Simple security for Flask apps.
Author: Matt Wright
Author-Email: matt[at]nobien.net
Home-Page: https://github.com/mattupstate/flask-security
License: MIT
Keywords: flask security
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Development Status :: 4 - Beta
Platform: any
Requires-Dist: Flask (>=0.11)
Requires-Dist: Flask-Login (>=0.3.0)
Requires-Dist: Flask-Mail (>=0.7.3)
Requires-Dist: Flask-Principal (>=0.3.3)
Requires-Dist: Flask-WTF (>=0.13.1)
Requires-Dist: Flask-BabelEx (>=0.9.3)
Requires-Dist: itsdangerous (>=0.21)
Requires-Dist: passlib (>=1.7)
Requires-Dist: Flask-Sphinx-Themes (>=1.0.1); extra == "all"
Requires-Dist: Sphinx (>=1.4.2); extra == "all"
Requires-Dist: Flask-CLI (>=0.4.0); extra == "all"
Requires-Dist: Flask-Mongoengine (>=0.7.0); extra == "all"
Requires-Dist: Flask-Peewee (>=0.6.5); extra == "all"
Requires-Dist: Flask-SQLAlchemy (>=1.0); extra == "all"
Requires-Dist: bcrypt (>=1.0.2); extra == "all"
Requires-Dist: check-manifest (>=0.25); extra == "all"
Requires-Dist: coverage (>=4.0); extra == "all"
Requires-Dist: isort (>=4.2.2); extra == "all"
Requires-Dist: mock (>=1.3.0); extra == "all"
Requires-Dist: mongoengine (>=0.10.0); extra == "all"
Requires-Dist: pony (>=0.7.1); extra == "all"
Requires-Dist: pydocstyle (>=1.0.0); extra == "all"
Requires-Dist: pytest-cache (>=1.0); extra == "all"
Requires-Dist: pytest-cov (>=2.4.0); extra == "all"
Requires-Dist: pytest-flakes (>=1.0.1); extra == "all"
Requires-Dist: pytest-pep8 (>=1.0.6); extra == "all"
Requires-Dist: pytest-translations (>=1.0.4); extra == "all"
Requires-Dist: pytest (>=3.0.5); extra == "all"
Requires-Dist: sqlalchemy (>=0.8.0); extra == "all"
Requires-Dist: Flask-Sphinx-Themes (>=1.0.1); extra == "all"
Requires-Dist: Sphinx (>=1.4.2); extra == "all"
Requires-Dist: Flask-CLI (>=0.4.0); extra == "all"
Requires-Dist: Flask-Mongoengine (>=0.7.0); extra == "all"
Requires-Dist: Flask-Peewee (>=0.6.5); extra == "all"
Requires-Dist: Flask-SQLAlchemy (>=1.0); extra == "all"
Requires-Dist: bcrypt (>=1.0.2); extra == "all"
Requires-Dist: check-manifest (>=0.25); extra == "all"
Requires-Dist: coverage (>=4.0); extra == "all"
Requires-Dist: isort (>=4.2.2); extra == "all"
Requires-Dist: mock (>=1.3.0); extra == "all"
Requires-Dist: mongoengine (>=0.10.0); extra == "all"
Requires-Dist: pony (>=0.7.1); extra == "all"
Requires-Dist: pydocstyle (>=1.0.0); extra == "all"
Requires-Dist: pytest-cache (>=1.0); extra == "all"
Requires-Dist: pytest-cov (>=2.4.0); extra == "all"
Requires-Dist: pytest-flakes (>=1.0.1); extra == "all"
Requires-Dist: pytest-pep8 (>=1.0.6); extra == "all"
Requires-Dist: pytest-translations (>=1.0.4); extra == "all"
Requires-Dist: pytest (>=3.0.5); extra == "all"
Requires-Dist: sqlalchemy (>=0.8.0); extra == "all"
Requires-Dist: Flask-Sphinx-Themes (>=1.0.1); extra == "docs"
Requires-Dist: Sphinx (>=1.4.2); extra == "docs"
Requires-Dist: Flask-CLI (>=0.4.0); extra == "tests"
Requires-Dist: Flask-Mongoengine (>=0.7.0); extra == "tests"
Requires-Dist: Flask-Peewee (>=0.6.5); extra == "tests"
Requires-Dist: Flask-SQLAlchemy (>=1.0); extra == "tests"
Requires-Dist: bcrypt (>=1.0.2); extra == "tests"
Requires-Dist: check-manifest (>=0.25); extra == "tests"
Requires-Dist: coverage (>=4.0); extra == "tests"
Requires-Dist: isort (>=4.2.2); extra == "tests"
Requires-Dist: mock (>=1.3.0); extra == "tests"
Requires-Dist: mongoengine (>=0.10.0); extra == "tests"
Requires-Dist: pony (>=0.7.1); extra == "tests"
Requires-Dist: pydocstyle (>=1.0.0); extra == "tests"
Requires-Dist: pytest-cache (>=1.0); extra == "tests"
Requires-Dist: pytest-cov (>=2.4.0); extra == "tests"
Requires-Dist: pytest-flakes (>=1.0.1); extra == "tests"
Requires-Dist: pytest-pep8 (>=1.0.6); extra == "tests"
Requires-Dist: pytest-translations (>=1.0.4); extra == "tests"
Requires-Dist: pytest (>=3.0.5); extra == "tests"
Requires-Dist: sqlalchemy (>=0.8.0); extra == "tests"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: tests
[Description omitted; length: 1050 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.24.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
flask_security/__init__.py sha256=fhIDyA3WZHSZytealFjE44pArzblF5ddP_f1QAsRCH4 1765
flask_security/babel.py sha256=DaxZvUQWWq-waiSk_IEex7r0mL1SEul-jfSLy08O7ss 542
flask_security/changeable.py sha256=U4512ekI1qncrj6lZChztTLpCP6OMlusTdGH5T9d_HE 1318
flask_security/cli.py sha256=tZUKndP16ouvXqBi0cRcsq-Cj4Dn0agyb6Wk-pftS0c 4424
flask_security/confirmable.py sha256=UOwW-u1K9kNHUa4B3PDWG8d3haxMRdeOglI5KCZmbds 2741
flask_security/core.py sha256=Q9RpTd1YcnStjU6NO9NY5G_TxDw8RyKLHM0ko0dSF9w 18347
flask_security/datastore.py sha256=-fQeMAMbjjyWH8pFVOEdmPQOLde37ISQ5-rq20MzBUg 14935
flask_security/decorators.py sha256=OVfbqby7P4SuM5kOn0_TeCNxFjhTDlw71zhwR79lASw 7289
flask_security/forms.py sha256=wx3zg-Rh1aF_VJZMVLsyAy7dsNBMVBKd-yGfK1UlRmk 9698
flask_security/passwordless.py sha256=pPEaMJJAO8siFpjzG7WGIoYiH39ArazqZ8Iaw1r00eo 1645
flask_security/recoverable.py sha256=ER83mDJRCY8pkTQ09oTmP82uRMBWK3cQPMGFuEi-qj8 2869
flask_security/registerable.py sha256=TcwHWlCCywl0Sjytlcxj6XaeyJnbkw421Ww0s0XOdSE 1309
flask_security/script.py sha256=4y-98Ze_4aLLD2pF-x5YMpEZnywMfKyNPhy2hLwXEZ4 3687
flask_security/signals.py sha256=SyYtY3Ow-iPAQLp5j0ZId5rYYbRu-e3AzaL81MWzMzg 703
flask_security/utils.py sha256=bUT--9qaA3A5iW1Y3KXNGK-W9Gfn2MLqnqjloCB9X9Y 15083
flask_security/views.py sha256=ZDTzIRXi8516hRY-FvhxRUUaCHIiKIo1Vcw09_k1o3k 12129
flask_security/templates/security/_macros.html sha256=3PGt7xOxiMeQi-aDqkawz29DHHKrdoMs_j64_6OruE4 356
flask_security/templates/security/_menu.html sha256=IruII8fjARKAgWELxhZGKz-q7lNgXfAjafTwUCdnK3s 782
flask_security/templates/security/_messages.html sha256=elk2DVV7ov1M7r8LFal14ecmMiZzUlxBRUM6VMwfKig 264
flask_security/templates/security/change_password.html sha256=wb_eOd4-TAQIaVYUWOcp3Q61yU6toAPiB3CIuJwtEew 566
flask_security/templates/security/forgot_password.html sha256=DEUq0RrH4CH4xY4Xo2OpLo3uYLlRzwJgW5VOLrmUV0w 472
flask_security/templates/security/login_user.html sha256=hc8-ugysz9G8G_Bgk7liRAPsLQA7hYISOQvHffiO44o 575
flask_security/templates/security/register_user.html sha256=tZCLa9xocOjgzueZDVDYN9-1blkoxXaovuMKCDKP4ow 627
flask_security/templates/security/reset_password.html sha256=c9XaA5hcFb9S_qkDn8a5vFjp1Xrh95Qi_2FhiW1sJtc 550
flask_security/templates/security/send_confirmation.html sha256=9glFGv92-0TI7TwwYYVlLxniIjFxWhufxCRj5EMG-KQ 481
flask_security/templates/security/send_login.html sha256=dAbScuQg8YHH0wL5XBiRRygsj1dKYsPtG4Z5kUBVznQ 414
flask_security/templates/security/email/change_notice.html sha256=FatHl_C1f4Q5VlffzmtzzKMHCcrhJic-PyGEhtshiIM 254
flask_security/templates/security/email/change_notice.txt sha256=XCRF1hWcSiDbJSYZPlsVrV2yfHhQ-wvEKyFpdnjivgE 224
flask_security/templates/security/email/confirmation_instructions.html sha256=3POCqPWooXy9dLudMcjEaKOs-teN5Ej0Pd2WDhpFWaM 144
flask_security/templates/security/email/confirmation_instructions.txt sha256=gk87AYfW89Tr_-0aepBF1agG5PuuZQtM89lbo22wlRc 86
flask_security/templates/security/email/login_instructions.html sha256=saUWiCUrZCHLNAW__LBts3CYiGAnZ9iZQv5TcFcPtd4 188
flask_security/templates/security/email/login_instructions.txt sha256=1HWUFrQPu0fS1p-0LcS_CWJKg1beZ7_WwhDkuYf87LM 132
flask_security/templates/security/email/reset_instructions.html sha256=hOP59QBIVM2Y8yUJtnq9Nl4P9DHZIO4sQIZA8EXhOpY 83
flask_security/templates/security/email/reset_instructions.txt sha256=xYROIFrBC4ELw6BDWn3mJPQlvV527E7_eeG1bNC3iak 74
flask_security/templates/security/email/reset_notice.html sha256=j-bN_Km62UPp4ih-E4wgrklrVv-29zrRUEsDpEuetgg 47
flask_security/templates/security/email/reset_notice.txt sha256=OpJS5IHdq8wh_eawnnSFZmvXWWO6k9PIDfv5GjVhBXc 40
flask_security/templates/security/email/welcome.html sha256=FbIAhb6Le68f9DdSb4H--G3PFKBpat6ppNnACOYreL8 243
flask_security/templates/security/email/welcome.txt sha256=WxfmkJuARsVx72YEpSs-lBtSbX2Doj0LJG0XgcEqF4o 178
flask_security/translations/flask_security.pot sha256=_IO9Ba6sdXnHPsa6ng7vzCtA_kYOFSWJ-wF83sasc6M 7411
flask_security/translations/da_DK/LC_MESSAGES/flask_security.mo sha256=oassV9JpocMrXMSYKvdE3AmmFir_zSdu6nehmt0XrZc 6188
flask_security/translations/da_DK/LC_MESSAGES/flask_security.po sha256=3y_nbQoChNsycKFtT8kzJGkRu_rGvW62zHZa7xp-f1w 9834
flask_security/translations/de_DE/LC_MESSAGES/flask_security.mo sha256=gApTtgk6-8pGMhLb1dRJ0wEfuth5zQhzy6Tc5L6qErY 6425
flask_security/translations/de_DE/LC_MESSAGES/flask_security.po sha256=j_8phnK-1Qz7ObqaAQxApz97vFtecglNOVbN7BsgVyU 10101
flask_security/translations/fr_FR/LC_MESSAGES/flask_security.mo sha256=2vtdHhViQU7_7bOpGfZNRVjuKpPrch9YEpuJvLPpSYA 6792
flask_security/translations/fr_FR/LC_MESSAGES/flask_security.po sha256=Rzpwmip9VxGtVlKNH0aV8QDlRHGwkp9xMRxAhKuQXqQ 10438
flask_security/translations/nl_NL/LC_MESSAGES/messages.po sha256=92JsGajoZJ2kpRZPb3zRTIvbp9RMLRjJL3IBg7eWnCs 9959
flask_security/translations/ru_RU/LC_MESSAGES/flask_security.mo sha256=NS8UVh6eUY_ByyY5wxdthAuCtKhmscO-AeItOkRZY3E 8122
flask_security/translations/ru_RU/LC_MESSAGES/flask_security.po sha256=1mRY9_OicQh950Yjt1TdjdSph2c12z-X_k3eIBhL1oo 11749
Flask_Security-3.0.0.dist-info/top_level.txt sha256=32qbHJfRj6C-_wcbEzQlmEZq9lpS9hdLErS8F5DNQ38 15
Flask_Security-3.0.0.dist-info/METADATA sha256=t3rYzTxjK-3F2pa2lARHGi3GN9oBitZfGynjWxEqbAk 5785
Flask_Security-3.0.0.dist-info/DESCRIPTION.rst sha256=9OtuUa-1Ewj1G8_82qaLqXuAq0PN8PPbyiiQYxIv6wE 1050
Flask_Security-3.0.0.dist-info/metadata.json sha256=FoVIlT27xu0eLLD2t9OWzgiK5flSZPsZCwFuqWjA3HI 3534
Flask_Security-3.0.0.dist-info/WHEEL sha256=AvR0WeTpDaxT645bl5FQxUK6NPsTls2ttpcGJg3j1Xg 110
Flask_Security-3.0.0.dist-info/RECORD

top_level.txt

flask_security