rostok.utils.pickle_save

Functions

load_saveable(path)

The function to load a saveable object.

Classes

Saveable([path, file_name])

Class that represents the objects that can be saved using pickle module.