like Javascript dict
Project description
from jsdict import JsDict
o = JsDict() o.xxx = 1 o.bbb = 0
print o.xxx
- for k,v in o:
print k,v
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsdict-0.01.tar.gz
(1.2 kB
view hashes)