A lightweight solution to converting JSON files into HTML tables, in Python
Project description
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
- Drop your JSON files in
src/json_and_html/data/json/input - Run
json_and_html_core.pyas the main script - Retrieve your HTML tables from
src/json_and_html/data/html/output
Community
Open a new issue for support.
Special thanks to
- Addy - For the great patience and insights about Python imports
- StarDust - For the reciprocal help with Python
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file json_and_html-1.0.1.tar.gz.
File metadata
- Download URL: json_and_html-1.0.1.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01eb23f86e2d8cb799b6a1c7ada4f0b59f93eb8e2b909704703b0b18046590e1
|
|
| MD5 |
5c707924ad7ce10c4c99bbdfa8e3b305
|
|
| BLAKE2b-256 |
6946683162903824089b41d08cd5fa815824127be1bbcea695372be2c232239f
|
File details
Details for the file json_and_html-1.0.1-py3-none-any.whl.
File metadata
- Download URL: json_and_html-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9d869d696092c1d4df8f618b8d7dbf9d1a68b6ae799bd55171f79f6ab3d30bc
|
|
| MD5 |
6619deff7e9f519d2b7bbebb16ea459c
|
|
| BLAKE2b-256 |
50ada501afb24eb04c80fc6ef6368a43809014117124f2d3d12b00bfd6da02dd
|