Skip to content

Grader and scoreboard web service for python code submissions

License

Notifications You must be signed in to change notification settings

erbou/pygrader-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Grader and scoreboard web service for python code submissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published