Skip to main content

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.py as 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

json_and_html-1.0.1.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

json_and_html-1.0.1-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page