[ 原始碼: twodict ]
套件:python3-twodict(1.2-4)
Simple two way ordered dictionary for Python 3
TwoWayOrderedDict is a custom dictionary in which you can get the key:value relationship but you can also get the value:key relationship. It also remembers the order in which the items were inserted and supports almost all the features of the build-in dict.
This package installs the library for Python 3.
其他與 python3-twodict 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)