grimen / python-attributedict

A dictionary object with attributes support - for Python.
https://pypi.org/project/attributedict
MIT License
17 stars 4 forks source link

Enhancement: Add `silent = <bool>` option to constructor to silence accessor errors and just return `None` instead of throwing access error #6

Open grimen opened 5 years ago