Skip to main content

pyramid_mustache

Project description

pyramid_mustache
================

Extensions for pyramid to use mustache as the rendering engine

In your main of __init__.py:

config.add_renderer(
name='.html'
, factory='pyramid_mustache.MustacheRendererFactory'
)

In your setup.py's message_extractors:

('templates/**.mustache', 'pyramid_mustache.extract_mustache', None),

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_mustache-0.2.1.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file pyramid_mustache-0.2.1.tar.gz.

File metadata

File hashes

Hashes for pyramid_mustache-0.2.1.tar.gz
Algorithm Hash digest
SHA256 775eee945f990f823479dc218dfa77fd1f3f2575759b6c8529961b0b4ae140bd
MD5 57080af570d3aaa421d579f162e8be5a
BLAKE2b-256 21a12a8488531ba978e03446fcb12b90e938efb9d0af5387b71ba2de76a0fd26

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page