tempting

Do useful and somewhat weird things with templates.


License
Parity-6.0.0
Install
pip install tempting==1.0.0

Documentation

PyPI status PyPI version PyPI pyversions Pipeline status Code style

templing

Do useful and somewhat weird things with templates.

Description

Documentation still to be done.

Development

Assuming you use pyenv and pyenv-virtualenv for development, here's how to setup a 'templing' development environment manually:

pyenv install 3.7.3
pyenv virtualenv 3.7.3 templing
git clone https://gitlab.com/frkl/templing
cd <templing_dir>
pyenv local templing
pip install -e .[develop,testing,docs]
pre-commit install
python setup.py download    # to download default set of templings

Copyright & license

Please check the LICENSE file in this repository (it's a short license!), also check out the freckles license page for more details.

Parity Public License 6.0.0

Copyright (c) 2019 frkl OÜ