Skip to main content

A lightweight template engine.

Project description

Features:

  • Django/Jinja-style syntax.

  • Supports looping, conditionals, filters, template inheritance.

  • Extensible. Easily add custom template tags and filters.

  • Self-contained, no dependencies. Use as a drop-in component in any project.

  • Public domain code. No license compatibility issues.

Sample syntax:

<ul>
    {% for post in posts %}
        <li><a href="{{ post.url }}">{{ post.title }}</a></li>
    {% endfor %}
</ul>

See the package documentation or the project’s Github homepage for further details.

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

ibis-2.0.0a1.tar.gz (14.5 kB view details)

Uploaded Source

File details

Details for the file ibis-2.0.0a1.tar.gz.

File metadata

  • Download URL: ibis-2.0.0a1.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0

File hashes

Hashes for ibis-2.0.0a1.tar.gz
Algorithm Hash digest
SHA256 3eb51853dc974114f3bba1caaa49b6ab072b9aebe9350668daef9d5d900a2c07
MD5 c98b1a9d1cf42ae0121ed2ac61be40bd
BLAKE2b-256 3087330cbaf45ec4160dc4bc510aeaa4007fb222192d36c06bdbfe42d7bcb970

See more details on using hashes here.

Provenance

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