{ "info": { "author": "Matthew Frazier", "author_email": "leafstormrush@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Flask-Login\n -----------\n\n Flask-Login provides user session management for Flask. It handles the\n common tasks of logging in, logging out, and remembering your users'\n sessions over extended periods of time.\n\n Flask-Login is not bound to any particular database system or permissions\n model. The only requirement is that your user objects implement a few\n methods, and that you provide a callback to the extension capable of\n loading users from their ID.\n\n Links\n `````\n * `documentation `_\n * `development version\n `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/quokkaproject/quokka-flask-login", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "quokka-flask-login", "package_url": "https://pypi.org/project/quokka-flask-login/", "platform": "any", "project_url": "https://pypi.org/project/quokka-flask-login/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/quokkaproject/quokka-flask-login" }, "release_url": "https://pypi.org/project/quokka-flask-login/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "User session management for Flask", "version": "0.3.0" }, "last_serial": 1725020, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "51e925a2c5de69a4cd26075c481df72d", "sha256": "213b65c968d612defa7189fc5c9aeb8d325bea4bf96d0e8c1c720af24c35a40a" }, "downloads": -1, "filename": "quokka-flask-login-0.3.0.tar.gz", "has_sig": false, "md5_digest": "51e925a2c5de69a4cd26075c481df72d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11177, "upload_time": "2015-09-16T12:32:56", "url": "https://files.pythonhosted.org/packages/78/35/d0ec4ff33e243542c9e3ab3e2cc5de56c636db4cf356f4602683e7bc0bee/quokka-flask-login-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51e925a2c5de69a4cd26075c481df72d", "sha256": "213b65c968d612defa7189fc5c9aeb8d325bea4bf96d0e8c1c720af24c35a40a" }, "downloads": -1, "filename": "quokka-flask-login-0.3.0.tar.gz", "has_sig": false, "md5_digest": "51e925a2c5de69a4cd26075c481df72d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11177, "upload_time": "2015-09-16T12:32:56", "url": "https://files.pythonhosted.org/packages/78/35/d0ec4ff33e243542c9e3ab3e2cc5de56c636db4cf356f4602683e7bc0bee/quokka-flask-login-0.3.0.tar.gz" } ] }