Skip to content

testing/py3-dotmap: new aport

Iztok Fister Jr. requested to merge (removed):dotmap into master

Package description: DotMap 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. The key feature is exactly what you want: dot-access.

Merge request reports