Pygrader Introduction First steps flask --app ws init-db, or flask --app ws reset-db edit ./instance/config.ini uswgi --ini wsgi.ini uswgi --stop ./instance/pidfile.pid Note that init-db will not create existing tables, wherehas reset-db will drop the tables first and recreate them.