Skip to main content

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


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.11.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

dict_and_html-1.0.11-py3-none-any.whl (20.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page