Skip to content

Maniacravi/htmlcreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Creator: build standalone HTML documents from Python code

Python PyPI version license

HTML Creator is a simple tool for creating standalone HTML documents containing text, images and tables.

Useful for:

  • building HTML documents and reports from Python code

  • embedding various data (text, images, tables) into the single HTML file

  • sharing results with collaborators (upload single file)

  • accessibility (all Internet browsers open HTML file)

Usage

See example build_document.py and first_document.html.

Installation

$ pip install htmlcreator

License

MIT License (see LICENSE).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published