Skip to main content

2 docs tagged with "json"

View all tags

How to Build Tree Structures

Explore multiple techniques for converting flat or semi-structured data into trees in Python, including recursive, map-based, and bottom-up builds like Merkle trees.

JSON to PDF

Finding elegance in a task I was NOT looking forward to