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
Built Distribution
File details
Details for the file dict_and_html-1.0.9.tar.gz
.
File metadata
- Download URL: dict_and_html-1.0.9.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34051d0b9db388d28a31f4e943b1d14936c4a4729ad9dc3924bf75fe0321d9be |
|
MD5 | a382c451f3b82eae702791057c45224a |
|
BLAKE2b-256 | 6c97013f8059daf2168c2b8d3efd22e3bd2fdacd74c17faad8b4a1757c6775f2 |
Provenance
File details
Details for the file dict_and_html-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: dict_and_html-1.0.9-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2470538c750f6ae7eede7f6c42c9f917f3d3a2d77e3b785d323ba615a987b00 |
|
MD5 | e835f901167bf5daf26bb66baf80cb60 |
|
BLAKE2b-256 | 93e68eb5ce6a9279c7ba41ea271afd06b8bbb7701d036e604a0456df80db0301 |