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

Uploaded Source

File details

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

File metadata

  • Download URL: ibis-2.0.0a7.tar.gz
  • Upload date:
  • Size: 14.7 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.0a7.tar.gz
Algorithm Hash digest
SHA256 4c79570a9214e7001687914ec7b88406fd1a65fdb697c797f1da87ca099374a2
MD5 06bdff69199b9d2c10787ec5f0b43885
BLAKE2b-256 7f3a78002255e18114094645b5f5d62c24e271617f4a2c14542b8e6ed49e2810

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