[ 源代码: dotmap ]
软件包:python3-dotmap(1.3.30-1)
ordered, dynamically-expandable dot-access dictionary
This is a dot-access dict subclass that
- has dynamic hierarchy creation (autovivification) - can be initialized with keys - easily initializes from dict - easily converts to dict - is ordered by insertion
This package installs the library for Python 3.