qrunch.tools.storage
The storage module contains modules for serialization and data persisters.
Modules
Paths to class definitions needed for pickling cython compiled code. |
|
Contains manager to handle saving and loading using a serializer and persister. |
|
Contains manager to handle saving and loading using a serializer and persister. |
|
Contains Persisters. |
|
Contains class to serialize and deserialize dataclass instances using pickle. |
|
Module containing protocols needed for storage. |