{
"info": {
"author": "Ling Thio",
"author_email": "ling.thio@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Flask",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Natural Language :: Chinese (Simplified)",
"Natural Language :: Dutch",
"Natural Language :: English",
"Natural Language :: Finnish",
"Natural Language :: French",
"Natural Language :: German",
"Natural Language :: Italian",
"Natural Language :: Persian",
"Natural Language :: Russian",
"Natural Language :: Spanish",
"Natural Language :: Swedish",
"Natural Language :: Turkish",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Security",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "Flask-User v0.6\n===============\n\n.. attention::\n\n The documentation has moved to http://flask-user.readthedocs.io/en/v0.6\n\n\nUser Authentication and Management\n----------------------------------\n\n| So, you're writing a Flask web application and would like to authenticate your users.\n| You start with a simple **Login** page, but soon enough you'll need to handle:\n\n* **Registrations** and **Email Confirmations**\n* **Change Usernames**, **Change Passwords**, and **Forgotten Passwords**\n\nAnd wouldn't it be nice to also offer:\n\n* **Added security**\n* **Increased reliability**\n* **Role-based Authorization**\n* **Internationalization**\n* **Support for multiple emails per user**\n\n| Flask-User offers these features and more.\n\n\nCustomizable, yet Ready to use\n------------------------------\n* **Largely Configurable** -- By overriding configuration settings.\n* **Almost fully Customizable** -- By overriding functions and properties.\n* **Ready to use** -- Through sensible defaults.\n* Supports **SQL Databases** and **MongoDB Databases**.\n* **Event hooking** -- Through efficient signals.\n\n\nSecure and Reliable\n-------------------\n* **Secure** -- Built on top of widely deployed Passlib, PyCrypto, ItsDangerous.\n* **Reliable** -- Code coverage of over 90%\n* **Available** -- Tested on Python 2.6, 2.7 and 3.3-3.6\n\n\nWell documented\n---------------\n- `Flask-User v0.6 documentation `_\n- `Flask-User v0.5 documentation `_\n\n\nComes with translations\n-----------------------\nChinese, Dutch, English, Farsi, Finnish, French, German, Italian, Russian, Spanish, Swedish, and Turkish\n\n\nAlternatives\n------------\n* `Flask-Login `_\n* `Flask-Security `_\n\nAuthors\n-------\n| **Lead developer and Maintainer**\n| Ling Thio -- ling.thio AT gmail DOT com\n|\n| **Contributors**\n| `Many contributors `_\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/lingthio/Flask-User",
"keywords": "Flask User Registration Email Username Confirmation Password Reset",
"license": "BSD License",
"maintainer": "",
"maintainer_email": "",
"name": "Flask-User-pt",
"package_url": "https://pypi.org/project/Flask-User-pt/",
"platform": "any",
"project_url": "https://pypi.org/project/Flask-User-pt/",
"project_urls": {
"Homepage": "http://github.com/lingthio/Flask-User"
},
"release_url": "https://pypi.org/project/Flask-User-pt/0.6.21/",
"requires_dist": [
"bcrypt",
"Flask",
"Flask-Login",
"Flask-Mail",
"Flask-SQLAlchemy",
"Flask-WTF",
"passlib",
"pycryptodome"
],
"requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*",
"summary": "Customizable User Authentication and Management, and more.",
"version": "0.6.21"
},
"last_serial": 4125864,
"releases": {
"0.6.21": [
{
"comment_text": "",
"digests": {
"md5": "0d9fb4bf6039a060311782804ff6b7c6",
"sha256": "debb8f093b34f17aec407be8abd5d1f8cc8fd6be3c2787a6f0953dc3921eccc4"
},
"downloads": -1,
"filename": "Flask_User_pt-0.6.21-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0d9fb4bf6039a060311782804ff6b7c6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*",
"size": 134302,
"upload_time": "2018-08-01T19:10:07",
"url": "https://files.pythonhosted.org/packages/2a/52/6f102530c677f6731ebb7726ebd655f2b990e97ba90fff8146f91b19e757/Flask_User_pt-0.6.21-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ed13135a201764e5ade8ad9dcd7df4af",
"sha256": "36d14cc0fdad184ab04f4c9ec26c9adfbd837b5887b21229e5615adc3a2e0b30"
},
"downloads": -1,
"filename": "Flask-User-pt-0.6.21.tar.gz",
"has_sig": false,
"md5_digest": "ed13135a201764e5ade8ad9dcd7df4af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*",
"size": 65938,
"upload_time": "2018-08-01T19:10:08",
"url": "https://files.pythonhosted.org/packages/f5/c3/15c219b5a5e7f109cc66bc9471a9c626ec8e8eea3ed15e91d715c5560bca/Flask-User-pt-0.6.21.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0d9fb4bf6039a060311782804ff6b7c6",
"sha256": "debb8f093b34f17aec407be8abd5d1f8cc8fd6be3c2787a6f0953dc3921eccc4"
},
"downloads": -1,
"filename": "Flask_User_pt-0.6.21-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0d9fb4bf6039a060311782804ff6b7c6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*",
"size": 134302,
"upload_time": "2018-08-01T19:10:07",
"url": "https://files.pythonhosted.org/packages/2a/52/6f102530c677f6731ebb7726ebd655f2b990e97ba90fff8146f91b19e757/Flask_User_pt-0.6.21-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ed13135a201764e5ade8ad9dcd7df4af",
"sha256": "36d14cc0fdad184ab04f4c9ec26c9adfbd837b5887b21229e5615adc3a2e0b30"
},
"downloads": -1,
"filename": "Flask-User-pt-0.6.21.tar.gz",
"has_sig": false,
"md5_digest": "ed13135a201764e5ade8ad9dcd7df4af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*",
"size": 65938,
"upload_time": "2018-08-01T19:10:08",
"url": "https://files.pythonhosted.org/packages/f5/c3/15c219b5a5e7f109cc66bc9471a9c626ec8e8eea3ed15e91d715c5560bca/Flask-User-pt-0.6.21.tar.gz"
}
]
}