alle opties
trixie  ] [  forky  ] [  sid  ]
[ Bron: python-convertertools  ]

Pakket: python3-convertertools (0.6.1-1 en anderen)

Verwijzigingen voor python3-convertertools

Screenshot

Debian bronnen:

Het bronpakket python-convertertools downloaden:

Beheerders:

Externe bronnen:

Vergelijkbare pakketten:

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"})

Andere aan python3-convertertools gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

python3-convertertools downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Versie Pakketgrootte Geïnstalleerde grootte Bestanden
alpha (unofficial port) 0.5.0-2 41,9 kB289,0 kB [overzicht]
amd64 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
arm64 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
armel 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
armhf 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
hppa (unofficial port) 0.5.0-2 41,9 kB289,0 kB [overzicht]
i386 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
loong64 (unofficial port) 0.6.1-1 42,6 kB291,0 kB [overzicht]
m68k (unofficial port) 0.5.0-2 41,9 kB289,0 kB [overzicht]
mips64el 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
ppc64 (unofficial port) 0.6.1-1 42,6 kB291,0 kB [overzicht]
ppc64el 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
riscv64 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
s390x 0.6.1-1+b1 42,9 kB292,0 kB [overzicht]
sh4 (unofficial port) 0.5.0-2 41,9 kB289,0 kB [overzicht]
sparc64 (unofficial port) 0.6.1-1 42,6 kB291,0 kB [overzicht]
x32 (unofficial port) 0.5.0-2 41,9 kB289,0 kB [overzicht]