.PICKLE
Pickle Data
Pickle is a Python-specific file format used for serializing and de-serializing Python object structures. It allows you ...