Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

ianonavy/wpia

Repository files navigation

WPIA

Name's a work in progress. Simple course management software for the masses.

Installing

Preferably in a virtual environment, run

pip install -r requirements.txt
cp config.py.example config.py
$EDITOR config.py  # replace all the values
python2 manager.py init
python2 manager.py migrate
python2 manager.py upgrade

Running

python2 server.py

About

Totally *not* a clone of InstructAssist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages