dot-access
There are 4 repositories under dot-access topic.
rnag/dotwiz
A blazing fast dict subclass that supports dot access notation.
vict0rsch/minydra
🦎 Minimal Python command-line parser inspired by Facebook's Hydra. Handles and parses arbitrary arguments into dot-accessible nested dictionaries.
pwwang/dotdict-bench
Benchmarking for dot-accessible dict packages in python
Iapetus-11/Classy-JSON
Adds dot-access for Python dictionaries, similar to how JS objects work