Go to the source code of this file.
Namespaces | |
web.dbfile2html | |
Functions | |
def | web.dbfile2html.create_page |
def | web.dbfile2html.dbfile2html |
Variables | |
tuple | web.dbfile2html.env = Environment(loader=FileSystemLoader('templates')) |
string | web.dbfile2html.help = 'Absolute path to SQLite3 database file.' |
tuple | web.dbfile2html.parser = OptionParser(usage='Usage: %prog --db PATH_TO_DB [options]') |