kivish

simple html template language

Kivish requires Python 3 to run.
The easiest way of installing Kivish, using Python package manager (pip3):
pip3 install kivish

Alternatively, you can install it manually by using setupy.py file from the code repository:
python3 setup.py install