Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

A static templating engine written in Python

Project description

Templar
=======

[![PyPI version](https://badge.fury.io/py/templar.svg)](https://badge.fury.io/py/templar)
[![Build Status](https://travis-ci.org/albert12132/templar.svg?branch=master)](https://travis-ci.org/albert12132/templar)

Templar is a static templating engine written in Python that is
designed to be lightweight and flexible. Templar supports template
inheritance and modular source files, as well as the ability to define
custom Markdown patterns.

See the [Templar
Wiki](https://github.com/albert12132/templar/wiki/)
for help with getting started.

Contributing
------------

1. After cloning the repo, create a virtualenv with Python 3.3 or
above:
virtualenv -p python3 .
2. Install requirements:
pip install -r requirements.txt
3. Create a development version of `templar`:
python setup.py develop

You can use `nose` to run tests from the root:
nosetests tests

Supported by

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