Whoeza / json_and_html

A lightweight solution to converting JSON files into HTML tables, in Python
https://pypi.org/project/json-and-html/
GNU General Public License v3.0
0 stars 0 forks source link
html json python table

json_and_html

A lightweight solution to converting JSON files into HTML tables, in Python

Open source available on GitHub and PyPI.

Installation

Install from pip:

py -m pip install json_and_html

Update to the latest version from pip:

py -m pip install --upgrade json_and_html

Uninstall from pip:

py -m pip uninstall json_and_html

Building from sources

Run this command from the package directory on your filesystem:

py -m build

Usage

Community

Open a new issue for support.

Special thanks to