adict 0.1.7

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

adict 0.1.7

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.