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

Uploaded Source

Built Distribution

Renoir-1.2.0-py3-none-any.whl (28.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for Renoir-1.2.0.tar.gz
Algorithm Hash digest
SHA256 77fe1d5e1e0aefeda6e739cb9926a9cef5c711e198da3b5083e557a5341ef01a
MD5 afbba6abb74604275d5d8751693fe5ef
BLAKE2b-256 1e33c4de41e605dc3e8336b5749595e710abbb7d214f6b7646eae43ead3daad0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Renoir-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b8804d4d48d4265b448b2a8596a9519307f817d937fa6997fb7775132aa53f8
MD5 4c4963da52ab7dc364cb56f44775dad8
BLAKE2b-256 ef004f2d1da1c725782dc17e5743727df07954014591576ae22bc3af75ce8e8e

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