[ Paquet source : python-cachetools ]
Paquet : python3-cachetools (5.3.3-1)
Liens pour python3-cachetools
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source 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]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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)
Autres paquets associés à python3-cachetools
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
Télécharger python3-cachetools
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 12,9 ko | 60,0 ko | [liste des fichiers] |