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.1.tar.gz
(18.6 kB
view hashes)
Built Distribution
Close
Hashes for dict_and_html-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f08db86caae8ac2ed4b13569b44e0207e1b1e7aafda95078d300a211ebe332e4 |
|
MD5 | 4de275e8dd02c240ac1393e369be62eb |
|
BLAKE2b-256 | a93b0003bf53ec70a1fd4a0b3d0e9269182ed6a80c64c354d822da009a06acd1 |