json-into-html

json2html is a Python library that fetches data from APIs, allows users to define the structure of the JSON response, and generates responsive HTML pages to display the data in a user-friendly format.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install json-into-html

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2025-01-29    
0.1.0 2025-01-29    

Issues with this package?

Page last updated 2025-01-29 15:46:57 UTC