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
Open source available on GitHub and PyPI.
Installation
Install from pip:
py -m pip install dict_and_html
Update to the latest version from pip:
py -m pip install --upgrade dict_and_html
Uninstall from pip:
py -m pip uninstall dict_and_html
Building from sources
Run this command from the package directory on your filesystem:
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.2.tar.gz
(18.7 kB
view hashes)
Built Distribution
Close
Hashes for dict_and_html-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a8b389910aac05d201cd9d607d50b339b06d5886ce432aaeec07f054fe155fa |
|
MD5 | a800a1198b0ec4f7890242fe1939755a |
|
BLAKE2b-256 | bae7c1aa98867d9d47c4617e4b2771751d9e147171a867e2b9487b3155e9f7ba |