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.7.tar.gz
(1.7 kB
view details)
File details
Details for the file adict-0.1.7.tar.gz
.
File metadata
- Download URL: adict-0.1.7.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2e60b766c097b01b03b02ac72fec7f2f7816b5da2189f1532a4d9f96c8aef2cb
|
|
MD5 |
2741d8ea0fbdf39b620d4ca8f7e60459
|
|
BLAKE2b-256 |
05f0ab2ed6e501116ed483218f9fcd12c01884a90756f013dc8db9d1bf453301
|