python-chest
A dictionary that spills to disk.
Chest acts likes a dictionary but it can write its contents to disk. This is useful in the following two occasions:
1. Chest can hold datasets that are larger than memory
2. Chest persists and so can be saved and loaded for later use
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-chest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
chest-0.2.3.tar.gz | 0000009614 9.39 KB | |
python-chest.changes | 0000001555 1.52 KB | |
python-chest.spec | 0000001940 1.89 KB | |
support-python-310.patch | 0000000364 364 Bytes |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 950067
from
Steve Kowalik (StevenK)
(revision 4)
- Add patch support-python-310.patch: * Support Python 3.10.
Comments 0