Пакет: python3-multi-key-dict (2.0.3-2)
Връзки за python3-multi-key-dict
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник python-multi-key-dict.
- [python-multi-key-dict_2.0.3-2.dsc]
- [python-multi-key-dict_2.0.3.orig.tar.xz]
- [python-multi-key-dict_2.0.3-2.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
Multi key dictionary implementation - Python 3.x
Implementation of a multi-key dictionary, i.e.:
(key1[,key2, ..]) => value
This dictionary has a similar interface to the standard dictionary, but is extended to support multiple keys referring to the same element.
Multi-key dict provides also extended interface for iterating over items and keys (e.g. by the key type), which might be useful when creating, e.g. dictionaries with index-name key pair allowing to iterate over items using either: names or indexes. It can be useful for many other similar use-cases, and there is no limit to the number of keys used to map to the value.
There are few other useful methods, e.g. to iterate over dictionary (by/using) selected key type, finding other keys mapping to the same value etc.
This package contains the Python 3.x module.
Други пакети, свързани с python3-multi-key-dict
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Изтегляне на python3-multi-key-dict
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 10,0 кБ | 44,0 кБ | [списък на файловете] |