Multiple access patterns for key-value reference


Keywords
dict, map, mapping, dot, item, getitem, attr, getattr, key-value, dynamic, mutable, access
License
BSD-3-Clause-Attribution
Install
pip install attmap==0.12.2

Documentation

attmap

Build Status Coverage Status

Key-value Mapping supporting nesting and attribute-style access

Originally motivated by and designed for the pepkit family projects.