パッケージ: python3-orderedattrdict (1.5.1-1)
python3-orderedattrdict に関するリンク
Trisquel の資源:
python-orderedattrdict ソースパッケージをダウンロード:
- [python-orderedattrdict_1.5.1-1.dsc]
- [python-orderedattrdict_1.5.1.orig.tar.xz]
- [python-orderedattrdict_1.5.1-1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Sebastien Delafond
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python OrderedDict with attribute-style access (Python3)
An ordered dictionary with attribute-style access.
AttrDict behaves exactly like collections.OrderedDict, but also allows keys to be accessed as attributes.
It also allows for loading JSON and YAML while preserving the order of keys
This is the Python3 package.
その他の python3-orderedattrdict 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)