lucianopaz / compress_pickle

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

Add dill optional support #14

Closed lucianopaz closed 3 years ago

lucianopaz commented 4 years ago

It could be nice to optionally support dill besides the standard pickle serialization protocol