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.4.tar.gz
(1.5 kB
view details)
File details
Details for the file adict-0.1.4.tar.gz
.
File metadata
- Download URL: adict-0.1.4.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4d32fd1ede4154a6cf4b0de6262c0c3887f19b622fa3f9e54590a2b90f0d41b4
|
|
MD5 |
1c1d1a480f57f9743ac3eb8767b00e40
|
|
BLAKE2b-256 |
27623f176b4f4435151b3cb073886b64e9de77d4fd72cb5754e551dd90afbdce
|