DAF APIΒΆ

The top-level daf module re-exports everything all the sub-modules, so, for example, you can write from daf import MemoryStorage or daf.MemoryStorage instead of the full name daf.storage.memory.MemoryStorage.