3 Repositories
Python serialize Libraries
icepickle is to allow a safe way to serialize and deserialize linear scikit-learn models
icepickle It's a cooler way to store simple linear models. The goal of icepickle is to allow a safe way to serialize and deserialize linear scikit-lea
24 Dec 9, 2022
CLI tool and python library that converts the output of popular command-line tools and file-types to JSON or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
jc JSONifies the output of many CLI tools and file-types for easier parsing in scripts
5.8k Jan 3, 2023
serialize all of python
dill serialize all of python About Dill dill extends python's pickle module for serializing and de-serializing python objects to the majority of the b
1.8k Jan 7, 2023