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

Uploaded Source

File details

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

File metadata

  • Download URL: ibis-2.0.0b2.tar.gz
  • Upload date:
  • Size: 15.0 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.0b2.tar.gz
Algorithm Hash digest
SHA256 a492c7dbbb0d6bf4ddfb0ab2cdb1a27aad80511342a894390924543128e75396
MD5 f32c29bc0d1a5e56f0af1ff1775e518c
BLAKE2b-256 d48335533a88a8fe26e0d1e045187712071c2c87a8556d38f341be566dca9b98

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