I’ve written a web application demo with pyramid web framework. Features : base CRUD functions, list, webhelpers paginate, search, sorting, session management, flash messages, form validation etc.
Update: I have implemented WebHelpers Paginate with ajax partial rendering.
Customers App has the following technology stack:
Python | ver: 2.7.2 |
Pyramid Framework | ver: 1.2.1 |
SQLAlchemy | ver: 0.7.3 |
Mako Templates | ver: 0.5.0 |
Bootstrap, from Twitter | ver: 1.4.0 |
MySQL Database | ver: 5.1 |
Pyramid web framework Customers App screenshots: