Ejemplo n.º 1
0
from app import Application

if __name__ == '__main__':
    app = Application()
    app.create_db()