Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 200 Bytes

Python template engine

Setup

Install requirements

pip install -r requirements.txt

Usage

python py-template-engine.py templates\index.html config.yaml >> foo.html