[ ソース: dotmap ]
パッケージ: python3-dotmap (1.3.30-1)
python3-dotmap に関するリンク
Debian の資源:
dotmap ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ordered, dynamically-expandable dot-access dictionary
This is a dot-access dict subclass that
- has dynamic hierarchy creation (autovivification) - can be initialized with keys - easily initializes from dict - easily converts to dict - is ordered by insertion
This package installs the library for Python 3.