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:
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
File details
Details for the file html_nested_tables-0.1.2.tar.gz
.
File metadata
- Download URL: html_nested_tables-0.1.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c66cf14339b84e84b3b05b0363695016a1a213853194478601d3d653f272c87 |
|
MD5 | 97b84ae974795bb98d38acbe3bee4898 |
|
BLAKE2b-256 | 08bd79ff073bff3af4c5ddc137f11996d1fb4e0f0b7e4cf47bb834bd603bf8e4 |