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

Uploaded Source

Built Distribution

Renoir-1.5.3-py3-none-any.whl (30.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Renoir-1.5.3.tar.gz
  • Upload date:
  • Size: 27.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.7 Linux/5.11.0-1028-azure

File hashes

Hashes for Renoir-1.5.3.tar.gz
Algorithm Hash digest
SHA256 8b57ff8f11dd88deef256e7e1da8e84d043e43f8b75482020e35a38975d54403
MD5 320e21ad7d04712d0103a2b60873fed9
BLAKE2b-256 a02292e6f5477cd977dbc423e0fb820525fab5a857a1bd52d97eafb06cd55a54

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Renoir-1.5.3-py3-none-any.whl
  • Upload date:
  • Size: 30.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.7 Linux/5.11.0-1028-azure

File hashes

Hashes for Renoir-1.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 45451bac4a37c6df497cf3fb570abbd8c86cef0d220f4a147e16acf8fefc7069
MD5 4a0e6a1ac49ff854d24e0d3b8f4dcadb
BLAKE2b-256 db80cc80fac7c063c43b52703b589b7c8bbe9d3e51130f7d67c31eeef62eaa07

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