[ Pakiet źródłowy: web-cache ]
Pakiet: python3-web-cache (1.1.0-2)
Odnośniki dla python3-web-cache
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 web-cache:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Simple Python key-value storage backed up by sqlite3 database
Python module for simple key-value storage backed up by sqlite3 database. The typical use case is a URL to HTTP data cache, but it can also be used for non web ressources.
Features:
* Simple dict interface allows natural usage (if key in cache, value
= cache[key], etc.)* Optional Zlib (deflate), BZIP2, LZMA or ZSTD (Zstandard)
compression, with configurable compression level* FIFO or LRU cache eviction strategies * Optional thread safe interface to work around Python Sqlite3 'same
thread' limitation* Provides cache hit rate statistics
Inne pakiety związane z python3-web-cache
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
Pobieranie python3-web-cache
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 7,0 KiB | 38,0 KiB | [lista plików] |