flask-session
Session manager
Adds support for server-side sessions to Flask web applications.
Server side session extension for Flask
507 stars
21 watching
240 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
flasksessions
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension for Flask that simplifies the use of caching in web applications. | 894 |
| A Flask extension that simplifies email sending functionality | 611 |
| A library that integrates Redis queues with Flask applications | 216 |
| Tools for debugging and inspecting Flask web applications | 954 |
| A tool that simplifies the integration of Flask web framework and WTForms form handling with features like CSRF protection, file uploads, and reCAPTCHA support. | 1,468 |
| A flexible forms validation and rendering library for Python web development | 1,515 |
| Provides a simple authentication mechanism for Flask applications | 199 |
| Enables multiple session support in Pyramid Web Framework applications | 0 |
| A simple and extensible administrative interface framework for Flask web applications | 5,810 |
| Tool for encoding and decoding Flask session cookies | 647 |
| Demonstrates integration of Flask-Sock and HTMX for updating web pages without full page reloads. | 4 |
| A Flask extension for working with various Excel file formats using the pyexcel library | 259 |
| A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,340 |
| A caching and session management library for web applications. | 522 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |