[ trixie ]
[ sid ]
[ Kaynak: web-cache ]
Paket: python3-web-cache (1.1.0-2)
python3-web-cache için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
web-cache Kaynak Paketini İndir:
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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
python3-web-cache ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
python3-web-cache indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 7,0 kB | 38,0 kB | [dosya listesi] |