JSON object to human readable HTML representation
Project description
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'})
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
json2html-0.1.tar.gz
(2.0 kB
view details)
File details
Details for the file json2html-0.1.tar.gz
.
File metadata
- Download URL: json2html-0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
15a06be24f9f6bb8d9971f01953a23c0c72eb306874d3ac2fc1a3a08dfd68ba7
|
|
MD5 |
a0b02d0cdd46137c51db1f989e72b5dd
|
|
BLAKE2b-256 |
fc5eb193facbd35f9668d18ec41a8f8aebc56667094598b860e722ab2ac8db55
|