somody / nested_dict

A single location to store my NestedDict type for use in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestedDict()

  • By default, a non-existing key creates another NestedDict at that key.
  • Prints in a non-garbage way.

About

A single location to store my NestedDict type for use in Python


Languages

Language:Python 100.0%