pyramid_sessions
Session manager
Enables multiple session support in Pyramid Web Framework applications
0 stars
2 watching
0 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ericrasmussen/pyramid_redis_sessions | A Pyramid web framework session factory using Redis as storage | 43 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
sontek/pyramid_webassets | An extension for Pyramid web applications to manage assets using the webassets library. | 64 |
yosaiproject/pyramid_yosai | Integrates Yosai security framework with the Pyramid web application framework | 5 |
pallets-eco/flask-session | Adds support for server-side sessions to Flask web applications. | 507 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
websauna/pyramid_sms | Provides an SMS service for web applications using a Pyramid framework | 7 |
pylons/pyramid_layout | An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
formalchemy/pyramid_formalchemy | Tools and utilities for integrating FormAlchemy into Pyramid web applications | 44 |
mrijken/pyramid_bowerstatic | Integrates BowerStatic into Pyramid to manage client-side resources | 14 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
pylons/pyramid_chameleon | Bindings for Chameleon templating system in Pyramid web framework | 10 |
niallo/pyramid_mongodb | A basic Pyramid scaffold for MongoDB persistence | 44 |