[ etiona ]
[ 原始碼: bunch ]
套件: python-bunch (1.0.1-1)
python-bunch 的相關超連結
Trisquel 的資源:
下載原始碼套件 bunch:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Simon Chopin
外部的資源:
- 主頁 [github.com]
相似套件:
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'
其他與 python-bunch 有關的套件
|
|
|