Paketti: python3-convertertools (0.6.1-1 ja muut)
Links for python3-convertertools
Debian-palvelut:
Imuroi lähdekoodipaketti python-convertertools:
- [python-convertertools_0.6.1-1.dsc]
- [python-convertertools_0.6.1.orig.tar.gz]
- [python-convertertools_0.6.1-1.debian.tar.xz]
Ylläpitäjät:
External Resources:
- Kotisivu [github.com]
Samankaltaisia paketteja:
Tools for converting Python data types
This library provides tools for manipulating Python data structures efficiently. It includes functions for deleting and popping elements in dictionaries using sets or tuples. These tools help in avoiding repetitive code by offering predefined methods for common operations on Python dictionaries.
Note that specific types are required for maximum performance.
Example usage:
from convertertools import (del_dict_tuple, del_dict_set,
pop_dict_tuple, pop_dict_set)
# del_dict* raise KeyError on missing keys del_dict_tuple(d, ("a", "b")) del_dict_set(d, {"a", "b"})
# pop_dict* ignores missing keys pop_dict_tuple(d, ("a", "b")) pop_dict_set(d, {"a", "b"})
Muut pakettiin python3-convertertools liittyvät paketit
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4) [alpha, hppa, m68k, sh4, x32]
- JavaScript support for Sphinx documentation
- dep: libjs-sphinxdoc (>= 8.1) [ei alpha, hppa, m68k, sh4, x32]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Imuroi python3-convertertools
Arkkitehtuuri | Versio | Paketin koko | Koko asennettuna | Tiedostot |
---|---|---|---|---|
alpha (epävirallinen siirros) | 0.5.0-2 | 41.9 kt | 289.0 kt | [tiedostoluettelo] |
amd64 | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
arm64 | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
armel | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
armhf | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
hppa (epävirallinen siirros) | 0.5.0-2 | 41.9 kt | 289.0 kt | [tiedostoluettelo] |
i386 | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
loong64 (epävirallinen siirros) | 0.6.1-1 | 42.6 kt | 291.0 kt | [tiedostoluettelo] |
m68k (epävirallinen siirros) | 0.5.0-2 | 41.9 kt | 289.0 kt | [tiedostoluettelo] |
mips64el | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
ppc64 (epävirallinen siirros) | 0.6.1-1 | 42.6 kt | 291.0 kt | [tiedostoluettelo] |
ppc64el | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
riscv64 | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
s390x | 0.6.1-1+b1 | 42.9 kt | 292.0 kt | [tiedostoluettelo] |
sh4 (epävirallinen siirros) | 0.5.0-2 | 41.9 kt | 289.0 kt | [tiedostoluettelo] |
sparc64 (epävirallinen siirros) | 0.6.1-1 | 42.6 kt | 291.0 kt | [tiedostoluettelo] |
x32 (epävirallinen siirros) | 0.5.0-2 | 41.9 kt | 289.0 kt | [tiedostoluettelo] |