Skip to content

Python composition agent to create html/pdf documents from non-changing sources.

Notifications You must be signed in to change notification settings

vignkri/PyComposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Composition

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.

How-To

  1. Set up virtual environment for python.
  2. Install the library requisites.
  3. Edit the core.py module to build required reporting structure.
    1. Run python core.py to generate HTML
  4. It automatically opens the default browser with the temporary html file.
    1. Save or print the file for persistence.

Feature Ideas

  • 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.

About

Python composition agent to create html/pdf documents from non-changing sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published