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

Uploaded Source

Built Distribution

Renoir-1.1.0-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Renoir-1.1.0.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.3 CPython/3.7.5 Darwin/18.7.0

File hashes

Hashes for Renoir-1.1.0.tar.gz
Algorithm Hash digest
SHA256 eb247bfa361015663e73b003d60d3db44e50f3f296892ff36a20eea767d54475
MD5 eb49d51c2b5a84801f747238430ebbca
BLAKE2b-256 cfb6e9074687f784b85c571e910bef369f4fd76ca0750203ac144a874e3af0a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Renoir-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 27.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.3 CPython/3.7.5 Darwin/18.7.0

File hashes

Hashes for Renoir-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 514b70d099520ce9989bf01478d009b93f39073532191c9f3af13f71f447cc0d
MD5 44022ea3823e446ea24babffde072b0a
BLAKE2b-256 e5693d254f810f3295367d75666770f5c776c71a0d52635aeb73d29935094f01

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