tüm seçenekler
trixie  ] [  sid  ]
[ Kaynak: python-convertertools  ]

Paket: python3-convertertools (0.6.1-1 ve diğerleri)

python3-convertertools için bağlantılar

Screenshot

Debian Kaynakları:

python-convertertools Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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

python3-convertertools ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

python3-convertertools indir

Tüm mevcut mimariler için indir
Mimari Sürüm Paket Boyutu Kurulu Boyut Dosyalar
alpha (resmi olmayan port) 0.5.0-2 41,9 kB289,0 kB [dosya listesi]
amd64 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
arm64 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
armel 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
armhf 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
hppa (resmi olmayan port) 0.5.0-2 41,9 kB289,0 kB [dosya listesi]
i386 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
loong64 (resmi olmayan port) 0.6.1-1 42,6 kB291,0 kB [dosya listesi]
m68k (resmi olmayan port) 0.5.0-2 41,9 kB289,0 kB [dosya listesi]
mips64el 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
ppc64 (resmi olmayan port) 0.6.1-1 42,6 kB291,0 kB [dosya listesi]
ppc64el 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
riscv64 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
s390x 0.6.1-1+b1 42,9 kB292,0 kB [dosya listesi]
sh4 (resmi olmayan port) 0.5.0-2 41,9 kB289,0 kB [dosya listesi]
sparc64 (resmi olmayan port) 0.6.1-1 42,6 kB291,0 kB [dosya listesi]
x32 (resmi olmayan port) 0.5.0-2 41,9 kB289,0 kB [dosya listesi]