Flask-Login 0.1
User session management for Flask
Downloads ↓ | Package Documentation
Latest Version: 0.1.2
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
Flask-Login is not bound to any particular database system or permissions model. The only requirement is that your user objects implement a few methods, and that you provide a callback to the extension capable of loading users from their ID.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Flask-Login-0.1.tar.gz (md5) | Source | 2011-06-03 | 9KB | 13405 | |
- Author: Matthew Frazier
- Documentation: Flask-Login package documentation
- Home Page: http://bitbucket.org/leafstorm/flask-login/
- License: MIT
- Platform: any
-
Categories
- Development Status :: 4 - Beta
- Environment :: Web Environment
- 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
- Package Index Owner: doraemon, LeafStorm
- Package Index Maintainer: doraemon
- DOAP record: Flask-Login-0.1.xml
