Pip install

# Install from Pypi:
pip install pypickle

# Install directly from github
pip install git+https://github.com/erdogant/pypickle

Uninstalling

# Remove the pypickle environment
pip uninstall pypickle