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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ibis-3.0.0-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ibis-3.0.0.tar.gz
  • Upload date:
  • Size: 14.9 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.54.1 CPython/3.9.0

File hashes

Hashes for ibis-3.0.0.tar.gz
Algorithm Hash digest
SHA256 0146c049c56f34821744290bff1cdc20752ba4919937e94793a716a84071d8cb
MD5 ec8c5378af309672d2e0177c3ede59cb
BLAKE2b-256 0f1aa531a38471590fc908fc061733ad586302306e5198aa3ff08d058ecb886c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ibis-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • 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.54.1 CPython/3.9.0

File hashes

Hashes for ibis-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e5f4baf5f580a33fe124206cd6eb8190b8835bb02e4998d8bc98f3ff90c48d9
MD5 1f55f08ad4e4695123c3adc6b1ffac06
BLAKE2b-256 99cfe5b75138ef3f021145555a53c9470ab50077d282ca64fcdba2838c7a8017

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page