pyramid_skins

Templating toolkit

A templating framework that integrates code with templates and resources

Templating framework for Pyramid.

GitHub

2 stars
6 watching
5 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pylons/pyramid_mako A Python module providing bindings for a templating system used in web development. 23
pylons/pyramid_chameleon Bindings for Chameleon templating system in Pyramid web framework 10
pylons/pyramid_jinja2 Bindings for integrating Jinja2 templating with the Pyramid web framework. 71
pylons/pyramid_rpc A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. 27
pylons/pyramid_debugtoolbar A utility package providing a debug interface for Pyramid web applications. 95
pylons/pyramid_layout An add-on that enables the creation of reusable UI layouts in Pyramid web applications. 24
ztane/tonnikala A Python templating engine with an XML-based syntax and compilation to Python bytecode 1
pylons/pyramid_zcml A package providing ZCML directives for configuring the Pyramid web framework 4
pylons/shootout A demo application showcasing Pyramid's web framework capabilities, including URL dispatching, authentication, session management, form handling, and database integration. 106
edmundask/codeigniter-twiggy An extension of CodeIgniter's view system allowing separation of theme, layout, and template for enhanced templating capabilities 98
pylons/pyramid_bpython Bindings for using Bpython as the interactive shell in Pyramid web applications. 0
pylons/pyramid_beaker A sessioning binding library for the Pyramid web framework 49
pylons/deform A Python HTML form library providing support for complex data entry forms and integration with various web frameworks. 417
yu-changqian/torchseg A toolkit for building and training semantic segmentation models using PyTorch. 1,408
pylons/pyramid_tm Manages transactions within Python web applications without requiring middleware. 34