lucianopaz / compress_pickle

Standard python pickle, thinly wrapped with standard compression libraries
MIT License
42 stars 11 forks source link

Fix string interpolation and only register compressers and picklers that are available upon import #36

Closed lucianopaz closed 3 years ago

lucianopaz commented 3 years ago

Closes #30