Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-partd
Appendable key-value storage for Python 3
https://github.com/dask/partd/
0
no reviews
Install
Key-value byte store with appendable values
- Partd stores key-value pairs. - Values are raw bytes. - Appends on old values.
Partd excels at shuffling operations.
This contains the Python 3 version.