Python wrapper to convert JSON object into a human readable HTML representation.
Features
User-friendly readable format.
Easy to style for different purposes.
Installation
$ pip install json2html
Or, Download here and run python setup.py install after changing directory to /json2html
Example Usage
from json2html import *
json2html.convert(json = {'name':'softvar','age':'21'})
Release files for json2html 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| json2html-0.1.tar.gz | 2.0 kB | Details |
Release files / json2html-0.1.tar.gz
| Download URL | json2html-0.1.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
15a06be24f9f6bb8d9971f01953a23c0c72eb306874d3ac2fc1a3a08dfd68ba7
|
|
BLAKE2b-256 checksum How to use checksums |
fc5eb193facbd35f9668d18ec41a8f8aebc56667094598b860e722ab2ac8db55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |