ibis 3.3.0
pip install ibis
Released:
A template engine for people who enjoy the simpler things in life.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Public Domain (Public Domain)
- Author: Darren Mulholland
- Requires: Python >=3.8
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Public Domain (Public Domain)
- Author: Darren Mulholland
- Requires: Python >=3.8
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb6d74a46c101aaeee0a98ee4da2bac78d6d5abd96a9a2954fb25c1ce6762ec2 |
|
MD5 | 4fd7c860992205fb95a46441598f343d |
|
BLAKE2b-256 | 29512706c69d679c9101a0e7333f4e5d3b3a7bc5eb0b52ed13685eaf88bd10d7 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e93aa77c28dc797b03805c794964be341eab859552a016ae8a5deafb5160d75 |
|
MD5 | 8a15e5a012b2c644752f513445cf1d9d |
|
BLAKE2b-256 | aa9281563612f829f24389b6aa7895a4841a77c57bf304bd9e4dc866039a7f23 |