パッケージ: python3-box (3.4.6-2)
python3-box に関するリンク
Trisquel の資源:
python-box ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Michal Arbet
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python dictionaries with advanced dot notation access
Box is designed to be an easy drop in transparently replacements for dictionaries, thanks to Python's duck typing capabilities, which adds dot notation access. Any sub dictionaries or ones set after initiation will be automatically converted to a Box object. You can always run .to_dict() on it to return the object and all sub objects back into a regular dictionary.
その他の python3-box 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-yaml
- YAML parser and emitter for Python3