trudag.dotstop.core.data_store.data_store_client
DataStoreClient
Class to handle interactions with the data store defined by the user in .dotstop_extensions/data_store.py
DataStoreClientProtocol
Bases: Protocol
Protocol defining the data store client interface
DataStoreClientSingleton
Simple class to ensure only one instance of data store client exists