json-flatten

Python functions for flattening a JSON object to a single dictionary of pairs, and unflattening that dictionary back to a JSON object

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install json-flatten

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.1 2024-09-07    
0.3 2022-10-29
0.2 2021-09-14
0.1 2019-06-22

Issues with this package?

Page last updated 2026-09-03 05:10:32 UTC