Pylons is a really nice web framework to create complex web sites in Python easily. I was not entirely happy with the old "pagination" module so I took the burden to rewrite it and finally came up with a "paginate" module that is nowadays part of the "webhelpers" Python package that is very useful in conjunction with Pylons.
I have written an introduction chapter on the module as part of the Pylons/Pyramid documentation.
Recent comments