Skip to main content

Reference server implementation for the OpenContest protocol

Project description

OpenContest Server

Reference backend server implementation for the OpenContest protocol written using Python's HTTPServer and SQLite. No external dependencies other than the Python standard library and optionally Firejail for sandboxing.

Usage

Install the server with pip or clone this repository. Run the server with ocs or src/main.py. You can place contests like the sample contest in a contests directory.

It is highly recommended to put this server behind a reverse proxy like nginx because HTTPServer does not implement any security features.

For debugging, you can run the server with the version flag.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opencontest-server-2.1.0.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

opencontest_server-2.1.0-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page