DictionaryStore

class DictionaryStore(connection=':memory:')[source]

Pure python dictionary backed annotation store.

Methods

append

close

commit

dump

dumps

items

open

patch

remove

Parameters

connection (Union[pathlib.Path, str]) –

Return type

None