Skip to main content

A templating engine designed with simplicity in mind

Project description

Renoir

Renoir – /ˈrɛnwɑːr/ – is a Python templating engine designed with simplicity in mind.

pip version Tests Status

In a nutshell

{{ extend "layout.html" }}
{{ block title }}Members{{ end }}
{{ block content }}
<ul>
  {{ for user in users: }}
  <li><a href="{{ =user['url'] }}">{{ =user['name'] }}</a></li>
  {{ pass }}
</ul>
{{ end }}

Documentation

The documentation is available under the docs folder.

License

Renoir is released under the BSD License.

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-1.3.1.tar.gz (26.0 kB view details)

Uploaded Source

Built Distribution

Renoir-1.3.1-py3-none-any.whl (29.5 kB view details)

Uploaded Python 3

File details

Details for the file Renoir-1.3.1.tar.gz.

File metadata

  • Download URL: Renoir-1.3.1.tar.gz
  • Upload date:
  • Size: 26.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/5.4.0-1036-azure

File hashes

Hashes for Renoir-1.3.1.tar.gz
Algorithm Hash digest
SHA256 afb26793effc64cdd42dcdf8b96ff710e94b1b821247aea7edfb4adecf997e13
MD5 23e6c79f7013ada3be6933a34464b26c
BLAKE2b-256 431983070444351d299520d3a116c9ea52122ec0f9bec500b2341fa8cd9e62d5

See more details on using hashes here.

File details

Details for the file Renoir-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: Renoir-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 29.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/5.4.0-1036-azure

File hashes

Hashes for Renoir-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 95f06160e0417c434610525680d2b73430176e3a6a0b23e58ea4dc29b16c5f15
MD5 27a33a780f89ced2a7a5bdcf769fcdb6
BLAKE2b-256 e9a803a7b831c2a81afd69c3e3f996e7b28fcd924c94395ea3c09700771be7fb

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