A library to generate HTML with python 3

domonic

domonic is a library to generate HTML with python 3. There’s an evolving DOM API and some other cool features. Can be used as a fast prototyping tool.

Contains several evolving packages: (but by no means are any of them complete)

β€’ html : Generate html with python 3 😎

β€’ dom : DOM API in python 3 😲

β€’ javascript : js API in python 3 😳

β€’ terminal : call terminal commands with python3 😱 (see at the end)

β€’ JSON : utils for loading / decorating / transforming

β€’ SVG : Generate svg using python (untested)

β€’ aframe || x3d tags : auto generate 3d worlds with aframe. (see examples folder)

β€’ dQuery – NEW. Recently started. utils for querying domonic. (alt + 0 for the ΒΊ symbol)

 

 

 

To finish reading, please visit source site