user-blueprint

View on PyPIReverse Dependencies (0)

0.3.0 user_blueprint-0.3.0-py3-none-any.whl

Wheel Details

Project: user-blueprint
Version: 0.3.0
Filename: user_blueprint-0.3.0-py3-none-any.whl
Download: [link]
Size: 10431
MD5: 70378c2f8a3b2c755b71e081c1f2c52a
SHA256: 6d7632e537eb046370c430992fa338712dce0c3f1b4d6f72f026e0805fc1451e
Uploaded: 2018-06-03 19:53:24 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: user-blueprint
Version: 0.3.0
Summary: Flask blueprint that provides all the user handling features that are required by a web application in a database-independent way, including user registration, login, session management, password reset functionality with JWTs, automatic password hashing with Argon2 and of course the all the required route implementations with the corresponding HTML templates (styled using BlueprintJS).
Author: Peter Volf
Author-Email: do.volfp[at]gmail.com
Home-Page: https://github.com/volfpeter/user-blueprint
License: MIT
Keywords: flask blueprint user authentication login registration session templates argon2
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
Requires-Dist: flask (>=0.12)
Requires-Dist: flask-login (>=0.4)
Requires-Dist: flask-wtf (>=0.14)
Requires-Dist: passlib (>=1.7)
Requires-Dist: pyjwt (>=1.5)
Description-Content-Type: text/markdown
[Description omitted; length: 2226 characters]

WHEEL

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

RECORD

Path Digest Size
user_blueprint/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
user_blueprint/blueprint.py sha256=Q6hFGM_0Ug-7_ojve1AQ15dDe_nWmJ9xrGmGzAHHuOE 4871
user_blueprint/user.py sha256=SjoJGjTpt8YefeUfnNnaNmOUpFFy8vYKRS3rRlgymYI 20455
user_blueprint-0.3.0.dist-info/DESCRIPTION.rst sha256=0T_IkcRJVuwi-MSqI6HakJ2x9WCdSqaZoUIlV5tPMc4 2226
user_blueprint-0.3.0.dist-info/METADATA sha256=j6NMmFADMJuyIMuLmym75LQYbGkR9aezqUWxq7uJ_fc 3698
user_blueprint-0.3.0.dist-info/RECORD
user_blueprint-0.3.0.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
user_blueprint-0.3.0.dist-info/metadata.json sha256=YvYtCpSGwDAsVWk3zBvQ_CexEJODYq0bLrGsZxCadhc 1596
user_blueprint-0.3.0.dist-info/top_level.txt sha256=6gZ1NHUidBA7Poqe3BFt9XqxeQzlyEE3ABUWZH-57QI 15

top_level.txt

user_blueprint