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

Uploaded Source

Built Distribution

Renoir-1.5.0-py3-none-any.whl (29.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Renoir-1.5.0.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Linux/5.8.0-1042-azure

File hashes

Hashes for Renoir-1.5.0.tar.gz
Algorithm Hash digest
SHA256 c45f1268bb8a38c8e974a8f035d2b20398b2c399946037d979645153c972245f
MD5 9c1a950d46dd7af9c0d9ff42fdbbd409
BLAKE2b-256 72cb12fc95274016ac096c40120d531e259ed341dc415c12af6e4eb71c9e13c6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Renoir-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 29.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Linux/5.8.0-1042-azure

File hashes

Hashes for Renoir-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0b1f7f77583fd7f5905c31e6cf1774c7309c7fca17652211eb1f72a3baf349a7
MD5 d5a8e633fd863fbcc5b0409f956f8c8b
BLAKE2b-256 8abe6b1ea26e2fbc3087f483516419995881ae3548e28c4428aa66e2be683211

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