import py

host = ''
port = 8080
default_encoding = 'latin-1'
database = str(py.path.local('.').join('db'))


