[ ソース: python-dictobj ]
パッケージ: python3-dictobj (0.4-4)
python3-dictobj に関するリンク
Debian の資源:
python-dictobj ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Python3 dictionary where keys can be accessed as instance attributes
This package extends the functionality of the normal Python dictionary by affording the ability to lookup dictionary keys as instance attributes (i.e. __getattr__) instead of "indices" (i.e. __getitem__).
This package contains the Python 3 version.
その他の python3-dictobj 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)