Skip to main content

A template engine for people who enjoy the simpler things in life.

Project description

A template engine for people who enjoy the simpler things in life.

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

Uploaded Source

Built Distribution

ibis-3.3.0-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file ibis-3.3.0.tar.gz.

File metadata

  • Download URL: ibis-3.3.0.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for ibis-3.3.0.tar.gz
Algorithm Hash digest
SHA256 bb6d74a46c101aaeee0a98ee4da2bac78d6d5abd96a9a2954fb25c1ce6762ec2
MD5 4fd7c860992205fb95a46441598f343d
BLAKE2b-256 29512706c69d679c9101a0e7333f4e5d3b3a7bc5eb0b52ed13685eaf88bd10d7

See more details on using hashes here.

File details

Details for the file ibis-3.3.0-py3-none-any.whl.

File metadata

  • Download URL: ibis-3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for ibis-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9e93aa77c28dc797b03805c794964be341eab859552a016ae8a5deafb5160d75
MD5 8a15e5a012b2c644752f513445cf1d9d
BLAKE2b-256 aa9281563612f829f24389b6aa7895a4841a77c57bf304bd9e4dc866039a7f23

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