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.3.tar.gz
(17.9 kB
view hashes)
Built Distribution
Close
Hashes for dict_and_html-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7368741d263bf23f27272c54071fb1ece9a97b24b3490859227504e7d5101e9 |
|
MD5 | 16a561f2e5d45132bdefbb04ee707e7b |
|
BLAKE2b-256 | 49558098d8dde4a1c597c1d5957f9811691aff72297656e5aefa3129d4e7516b |