[ Fonte: web-cache ]
Pacote: python3-web-cache (1.1.0-2)
Links para python3-web-cache
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte web-cache:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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
Outros pacotes relacionados a python3-web-cache
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
Download de python3-web-cache
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 7.0 kB | 38.0 kB | [lista de arquivos] |