Skip to main content

Python module that generates nested HTML tables from nested association lists.

Project description

Considering d as defined in example.py, this:

from html_nested_tables import *
build_optimal_table_dict(d).generate_html()

Renders like this:

https://raw.github.com/BertrandBordage/html_nested_tables/master/example.png

You can run python example.py to test it.

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

html_nested_tables-0.1.2.tar.gz (5.2 kB view hashes)

Uploaded Source

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