Package: python-bunch (1.0.1-1)
Links for python-bunch
Trisquel Resources:
Download Source Package bunch:
Maintainer:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Simon Chopin
External Resources:
- Homepage [github.com]
Similar packages:
Dot-accessible Python dictionary (a la JavaScript objects)
Bunch is a subclass of Python's dict that supports attribute-style access, a la JavaScript.
For instance, you can have the following: >>> b = bunch.bunchify({"foo":"bar"} >>> b.foo 'bar'
Other Packages Related to python-bunch
|
|
|
Download python-bunch
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.7 kB | 78 kB | [list of files] |