qrunch.storage
The storage module contains modules for serialization and data persisters.
Modules
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. |