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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: Renoir-1.3.2.tar.gz
  • Upload date:
  • Size: 26.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.8.8 Linux/5.4.0-1040-azure

File hashes

Hashes for Renoir-1.3.2.tar.gz
Algorithm Hash digest
SHA256 131d9efbdd262e7c38970308664beaa77e45d75c20ee386d50258d2dd6341567
MD5 6fda682ea266a7c89c7649f1bf41e12b
BLAKE2b-256 07644d4a8dcb1cfe30ac7cdd2944fb680e6c6d1ae5862e559fc7fa76b5e27a3b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Renoir-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cb26584db8b70d5d0b93bca48b1ce55c7cd58eb9ba913eb13d11a02319b2c788
MD5 d48a6b5615b33974f297e305e8f248a1
BLAKE2b-256 baacc8d6980dca79c2bdcd95b8b55ebbb9f8f9ce3f62f22db0b567a0e9ad1e53

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