Skip to main content

Simple wrapper around jinja2 templating

Project description

Jacob's Jinja Too

CircleCI

A simple wrapper around Jinja2 templating with a collection of custom filters. Jinja2 is a templating language for Python.

Only tested with Python3.7.

The main purpose for this project is for depencency management as this diagram shows:

[Top Level Project] --> [jacobs-jinja-too] : uses
[Top Level Project] --> [Another Project]  : depends
[Another Project] --> [jacobs-jinja-too]   : uses

Installation

pip3 install jacobs-jinja-too

Example Usage

from jacobsjinjatoo import Templator as jj2

t = jj2.MarkdownTemplator()
t.add_template_dir('templates/')
params = {
    "name": "My Name"
}
t.render_template('foo.jinja2', output_name='foo.txt', **params)

License

GPLv2

There is no copyright claim or ownership of any content created by jacobs-jinja-too.

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

jacobs_jinja_too-0.2.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

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

jacobs_jinja_too-0.2.0-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file jacobs_jinja_too-0.2.0.tar.gz.

File metadata

  • Download URL: jacobs_jinja_too-0.2.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.13

File hashes

Hashes for jacobs_jinja_too-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8b6f64dc20a5ae0decc167638492c4fd5d9898924cfdab8cad36dc8d81d6f4f4
MD5 c8c7e06eb2f6487cb652ffe4f0b9ff05
BLAKE2b-256 49a8751ee6e5b8beb4f457b5adf4a52f70679505edaa80a67cc420672cf3add9

See more details on using hashes here.

File details

Details for the file jacobs_jinja_too-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for jacobs_jinja_too-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c0a36a21e471943aad0d42d51bf95cc6c344e4c328d7de69ad730e3a6c96deb4
MD5 d74b5792de9c512d94fe9c8536460f7b
BLAKE2b-256 73b30468514eae534741354d18d6631363368f646784e3632c1070d0a61b736f

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