YAML conveter to HTML
Project description
yacht
YAML conversion to HTML
Whilst static web pages are less popular nowadays, this project aims to simplify(?) their creation by using a more human friendly markup language.
No more searching for unterminated tags and improved readability - thanks to YAML's indented structure
Requirements
unsurprisingly, you need the PyYAML package, to process the YAML files
Usage:
for now you can run it as:
python3 -m yacht.convert input.yaml > output.html
propper support for parameters will be added soon
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
yacht-0.4.0rc2.tar.gz
(21.9 kB
view hashes)
Built Distribution
yacht-0.4.0rc2-py3-none-any.whl
(20.6 kB
view hashes)