DevContest

Web interface for developers contests. Python, C, Pascal, PHP, Perl, Java


License
GPL-2.0
Install
pip install DevContest==0.4

Documentation

DevContest

DevContest is web server based on Pylons framework and Python. This allows you to create a competition for students of informatics. The only thing you need is a Linux server with the necessary compilers. In the administration system you can set the language, what you want. The base is the default C, C++, Java, Pascal, Python, PHP and Ruby.

STATUS: DEAD.

Not really maintained anymore. Sorry.

Install from sources

git clone https://github.com/yetty/DevContest.git DevContest

Installation stable version (deprecated)

  1. Download setup.sh:

    wget https://raw.github.com/yetty/DevContest/0.4/setup-0.4.sh

  2. Run it as root:

    su sh setup-*.sh

and it is finished! Enjoy.