python-dictobj

Python dictionary where keys can be accessed as instance attributes

Description

This package extends the functionality of the normal Python dictionary by affording the ability to lookup dictionary keys as instance attributes (i.e. __getattr__) instead of "indices" (i.e. __getitem__).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://pypi.python.org/pypi/dictobj


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-dictobj