Dict with attr access to keys.
Project description
Usage:
pip install adict from adict import adict d = adict(a=1) assert d.a == d['a'] == 1
See all features, including ajson() in adict.py:test().
https://github.com/denis-ryzhkov/adict/blob/master/adict.py#L46
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
adict-0.1.6.tar.gz
(1.7 kB
view details)
File details
Details for the file adict-0.1.6.tar.gz.
File metadata
- Download URL: adict-0.1.6.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a84d689df5b43d736c664fd2e627180b73fe7fffeffc6b619ca8a4116356f8ee
|
|
| MD5 |
2c4949fe4aba8aa069d702d568f87c04
|
|
| BLAKE2b-256 |
b3c5a89e8898ccd068f09e43a54aa821779a9d73f5ae1cef4453e33c1d4e1f19
|