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.0.9.tar.gz (10.9 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.0.9-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jacobs_jinja_too-0.0.9.tar.gz
Algorithm Hash digest
SHA256 16d356a55e9afdc9724db1569c939c9547356c34896b2fccf6e07bb28fe9c4ad
MD5 844fa988a4e0c58bc761f1ba02e44eb4
BLAKE2b-256 5076df9d0e6708a0e0fcbc2d8ed497e7ab632f74896876b7ebc87aae5d42b381

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jacobs_jinja_too-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 3457139464654d464317feac52da7321859c21549bf96e613abdfb4e9b46d99f
MD5 42457af7636de1e3ee1e990a7eb67d3a
BLAKE2b-256 d02304a27c9550963d328f43c035a136cd9345d0b75b8e3f4b9f0d317ebd750d

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