pyramid_pages
Page manager
A Pyramid application component providing a tree structure for organizing pages.
Provides a collections of tree pages to your Pyramid application.
12 stars
5 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/pyramid_layout | An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
uralbash/pyramid_elfinder | An integration of an elfinder file manager with the Pyramid web framework | 2 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
pylons/paginate | Helps divide large lists of items into pages for user navigation. | 78 |
mrijken/pyramid_bowerstatic | Integrates BowerStatic into Pyramid to manage client-side resources | 14 |
pylons/pyramid_jinja2 | Bindings for integrating Jinja2 templating with the Pyramid web framework. | 71 |
pylons/pyramid_zodbconn | Provides a bridge between a Python web application and the ZODB object database | 4 |
niallo/pyramid_mongodb | A basic Pyramid scaffold for MongoDB persistence | 44 |
wichert/pyramid_sqlalchemy | A package that simplifies the integration of SQLAlchemy with Pyramid web applications. | 26 |
sontek/pyramid_webassets | An extension for Pyramid web applications to manage assets using the webassets library. | 64 |
pylons/pyramid_handlers | An extension of Pyramid that provides a way to organize view logic into reusable bundles | 8 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
pylons/horus | A user registration and login system for the Pyramid Web Framework. | 14 |
websauna/pyramid_sms | Provides an SMS service for web applications using a Pyramid framework | 7 |
mmerickel/pyramid_services | A service layer library that integrates with the Pyramid Web Framework. | 81 |