A composer to create repeatable reports in HTML from single-point non-changing data sources. It creates single-page reports with custom-css support in the static folder.
- Set up virtual environment for python.
- Install the library requisites.
- Edit the
core.py
module to build required reporting structure.- Run
python core.py
to generate HTML
- Run
- It automatically opens the default browser with the temporary html file.
- Save or print the file for persistence.
- Write documents directly from markdown and configuration files for repeatable information.
- Tool to embed fonts in the CSS
- Use markdown to create graphs, information while making sure repeated.