In [4]:
from topicdb.core.store.topicstore import TopicStore
In [8]:
store = TopicStore('storytech', '5t0ryt3ch!!')
In [9]:
store.open()
Out[9]:
In [10]:
topic1 = store.get_topic(1, "outpost")