noellekimiko / HMC-Grader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

groody-grader

To run this site you must create a python virtual env for testing. This has to have the following packages installed:

  • flask
  • flask-script
  • flask-bootstrap
  • flask-login
  • flask-markdown
  • mongoengine
  • flask-mongoengine
  • WTForms
  • python-dateutil
  • pygments
  • celery
  • flower
  • psutil
  • gunicorn
  • gevent

The site can then be run with the command:

<virtualenv>/bin/python run.py

If you use SSHFS it is recommended to use the following command to mount your remote drive

sshfs -o reconnect user@remotehost:/remote/path /local/path

About

License:MIT License


Languages

Language:Java 31.2%Language:HTML 30.8%Language:Python 22.9%Language:JavaScript 7.4%Language:CSS 4.5%Language:Racket 1.9%Language:Prolog 1.1%Language:Makefile 0.2%Language:Shell 0.0%Language:Perl 0.0%