module documentation

a simple markov-chain ki implementation with sqlite backend

Class pyNiall No class docstring; 0/2 instance variable, 9/10 methods documented
Function init_db creates a new DB for use with this lib
def init_db(name): (source)

creates a new DB for use with this lib

Parameters
name:stringthe (file)name of the DB