Skip to main content

An OpenContest server written in Python

Project description

OpenContest Server

An OpenContest server written using Python's HTTPServer and SQLite, with no external dependencies other than the Python standard library, requests, and Firejail.

Usage

Install the server with pip:

pip install opencontest-server

Run the server with ocs. You can place contests like the sample contest in a contests directory.

For debugging, you can run the server with python -m ocs --verbose

For production usage, you should put this server behind a reverse proxy like nginx because Python's HTTPServer does not implement any security features. You will also need to a domain name and a TLS certificate which you can easily obtain using Let's Encrypt.

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.5.0.tar.gz (19.7 kB view hashes)

Uploaded Source

Built Distribution

opencontest_server-2.5.0-py3-none-any.whl (21.4 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