Name : python2-bunch
| |
Version : 1.0.1
| Vendor : Fedora Project
|
Release : 17.fc31
| Date : 2019-07-27 00:19:29
|
Group : Unspecified
| Source RPM : python-bunch-1.0.1-17.fc31.src.rpm
|
Size : 0.03 MB
| |
Packager : Fedora Project
| |
Summary : Python dictionary with attribute-style access
|
Description :
Bunch is a dictionary that supports attribute-style access, a la JavaScript.
>>> b = Bunch() >>> b.hello = \'world\' >>> b.hello \'world\' >>> b[\'hello\'] += \"!\" >>> b.hello \'world!\' >>> b.foo = Bunch(lol=True) >>> b.foo.lol True >>> b.foo is b[\'foo\'] True
Python 2 version.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/31/Everything/armhfp/os/Packages/p |