A lightweight solution to converting Python dictionaries into HTML tables, in Python
Project description
dict_and_html
A lightweight solution to converting Python dictionaries into HTML tables, in Python
Installing
py -m pip install dict_and_html
Updating
py -m pip install --upgrade dict_and_html
Uninstalling
py -m pip uninstall dict_and_html
Build from sources
Run this command from the folder containing the sources:
py -m build
Playing around
Check and edit example.py
for an example of how to convert dictionaries into
HTML tables in Python with dict_and_html
.
Community
Open a new issue for support.
Special thanks to
- namedots - For the great help with Python imports
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
dict_and_html-1.0.0.tar.gz
(18.5 kB
view hashes)
Built Distribution
Close
Hashes for dict_and_html-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 937c0717de757a60c0d4a7898bae51f15677f4549c3224d6e0fd367bed5a13ab |
|
MD5 | a93825668b0a830978b96f5263135f0c |
|
BLAKE2b-256 | d8b6ac32f7fd86bbbba524ae8a69260bfe10f6c7e90a9c4ead18cf54766c0559 |