lucianopaz/compress_pickle
Standard python pickle, thinly wrapped with standard compression libraries
PythonMIT
Issues
- 0
Support for MyPy
#46 opened by LucaCappelletti94 - 1
Brotli support
#45 opened by caniko - 4
Failure loading object
#44 opened by JohnWestlund - 6
Separate extensions for Picklers
#43 opened by eode - 2
JSON Support
#39 opened by eode - 3
Fails deserializing multiple objects
#24 opened by zacps - 0
Change deployment pipeline workflow
#38 opened by lucianopaz - 1
document the recognized extensions
#31 opened by jerabaul29 - 3
dumping fails with the .lzma extension
#32 opened by jerabaul29 - 4
- 1
Missing string interpolation.
#30 opened by jenstroeger - 2
Support `with open` context manager
#33 opened by jungerm2 - 5
"object of type 'pickle.PickleBuffer' has no len()" error with large numpy arrays
#23 opened by PaulFlanaganGenscape - 2
- 1
- 2
bzip should be inferred from .bz2 extension
#22 opened by vtyw - 2
Add support for "XZ" extension
#25 opened by dom-insytesys - 0
Add dill optional support
#14 opened by lucianopaz - 1
Add mypy type hints
#17 opened by lucianopaz - 1
Configure intersphinx
#19 opened by lucianopaz - 1
- 0
Add optional support for lz4
#13 opened by lucianopaz - 3
Get codecov to work with azure
#8 opened by lucianopaz - 6
Implementation for dumps and loads
#2 opened by shon-otmazgin - 0
Add dumps and loads examples in docs
#6 opened by lucianopaz - 0
Add support for pathlib
#4 opened by lucianopaz - 0
Support python 3.8
#3 opened by lucianopaz