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

Uploaded Source

Built Distribution

renoir-1.7.1-py3-none-any.whl (30.5 kB view details)

Uploaded Python 3

File details

Details for the file renoir-1.7.1.tar.gz.

File metadata

  • Download URL: renoir-1.7.1.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.9 Linux/6.5.0-1016-azure

File hashes

Hashes for renoir-1.7.1.tar.gz
Algorithm Hash digest
SHA256 1326bc2fe06b07078b8833230d67348a82250d46bef5b45a41177266839dcd25
MD5 44886912c6242815fa5e1df06b381dbc
BLAKE2b-256 8932a88c7b3db4dfd65e00b74b07b44966ee307a2ea2a3f4e952fabb1d7e291e

See more details on using hashes here.

File details

Details for the file renoir-1.7.1-py3-none-any.whl.

File metadata

  • Download URL: renoir-1.7.1-py3-none-any.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.9 Linux/6.5.0-1016-azure

File hashes

Hashes for renoir-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7c44eb84571010c5d824cb86c8c71de327ced530186f73c77345518a3b7c3ee1
MD5 4b83ea5551c690fdd8dec1c198c6e811
BLAKE2b-256 61fabb3a2a9a7e737aaf7808cd73f38d600df9de2e934f93c28a02904cbd7d3c

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