aboutsummaryrefslogtreecommitdiff
path: root/devel/py-dotted/pkg-descr
blob: 1c79f4986951ec708ed5cf9e790ef30b273fce58 (plain) (blame)
1
2
3
4
5
A Python library that provides a method of accessing lists and dicts with a
dotted path notation. It is useful to access a deep path inside a complex object
composed of lists and dicts.

WWW: https://github.com/carlosescri/DottedDict/