FlatTree is a tool to work with nested Python dictionaries.
Project description
FlatTree
FlatTree is a lightweight tool that implements basic operations on nested Python dictionaries, “trees”.
It allows to
merge trees into single tree
access leaf nodes and branches using path-like “flat” keys
use aliases for keys
assign to or delete leaves or branches
For more information please refer to documentation on readthedocs.
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
flattree-2.0.2.tar.gz
(6.2 kB
view hashes)