[ 原始碼: python-munch ]
套件:python3-munch(2.5.0-2)
dot-accessible dictionary similar to JavaScript objects - Python 3.x
Munch is a fork of David Schoonover’s Bunch package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code.
Munch is a dictionary that supports attribute-style access, a la JavaScript.
This package contains the library prepared for Python 3.x.
其他與 python3-munch 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six
- Python 2 and 3 compatibility library