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
=======
[![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
Project details
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
templar-2.1.2.tar.gz
(20.0 kB
view details)
File details
Details for the file templar-2.1.2.tar.gz
.
File metadata
- Download URL: templar-2.1.2.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aec3eecf08decbc363ad49e274894006bea4e48a75412780b8b6ec102979e5b |
|
MD5 | 482fa30c6a7083a15295d63720978f3d |
|
BLAKE2b-256 | 8f6dfcdd3185d53c9b0131f65dc61986d1b22063865ae3f80fd0d83b6d8a446a |