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
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-chest
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-chest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
chest-0.2.3.tar.gz | 0000009614 9.39 KB | |
python-chest.changes | 0000001350 1.32 KB | |
python-chest.spec | 0000001918 1.87 KB |
Revision 8 (latest revision is 10)
Steve Kowalik (StevenK)
committed
(revision 8)
- Do not build for Python 3.6, due to no NumPy.
Comments 0