[ Pakiet źródłowy: python-cachetools ]
Pakiet: python3-cachetools (5.3.3-1)
Odnośniki dla python3-cachetools
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-cachetools:
- [python-cachetools_5.3.3-1.dsc]
- [python-cachetools_5.3.3.orig.tar.gz]
- [python-cachetools_5.3.3-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
extensible memoizing collections and decorators for Python 3
This Python 3 module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library's functools.lru_cache() function decorator.
The supported cache algorithms are:
* First in first out (FIFO) * Least recently used (LRU) * Most recently used (MRU) * Least frequently used (LFU) * Random replacement (RR) * Per-item time-to-live (TTL) * Time aware least recently used (TLRU)
Inne pakiety związane z python3-cachetools
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
Pobieranie python3-cachetools
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 12,9 KiB | 60,0 KiB | [lista plików] |