https://github.com/rohitgirdhar/PyHTMLWriter
HTML Writer in Python
https://github.com/rohitgirdhar/PyHTMLWriter
html-writer python visualization
Last synced: 2 months ago
JSON representation
HTML Writer in Python
- Host: GitHub
- URL: https://github.com/rohitgirdhar/PyHTMLWriter
- Owner: rohitgirdhar
- Created: 2014-12-15T20:27:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T16:36:03.000Z (over 7 years ago)
- Last Synced: 2023-03-25T00:03:39.117Z (about 2 years ago)
- Topics: html-writer, python, visualization
- Language: Python
- Size: 131 KB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-python-html - rohitgirdhar/PyHTMLWriter
- awesome-python-html - rohitgirdhar/PyHTMLWriter
README
HTML Writer
===========Inspired from [Ishan Misra](https://github.com/imisra)'s [htmlWriter](https://github.com/imisra/htmlWriter)
Implemented in Python for more portability.
Usage
-----
See `demo.py` for usage example