Skip to main content

HAML syntax for Renoir templates

Project description

Renoir-HAML

Renoir-HAML is an extension for the Renoir engine providing an HAML like syntax for templates. This is not a template engine but a compiler which converts HAML files to HTML Renoir templates.

pip version

Installation

You can install Renoir-HAML using pip:

pip install renoir-haml

And add it to your Renoir engine:

from renoir_haml import Haml

renoir.use_extension(Haml)

Configuration

param default description
encoding utf8 encoding for IO
reload False enable auto reload on file changes

License

Renoir-HAML is released under BSD license. Check the LICENSE file for more details.

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

Renoir-HAML-1.0.0.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

Renoir_HAML-1.0.0-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

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