doct

A read-only dottable dictionary


License
BSD-3-Clause
Install
pip install doct==1.1.0

Documentation

Document

Document is a light-weight sub-class of the built in dict which is

  1. read only
  2. has . (getattr) access
  3. knows it's _name