# cms-dev/cms

Contest Management System

Repository: https://github.com/cms-dev/cms
Canonical: https://ross.abutalabs.com/products/cms-dev-cms
Homepage: http://cms-dev.github.io/
Language: Python
License: AGPL-3.0
License Family: copyleft
Topics: programming-contests, programming-competitions, grading-system, competitive-programming, competitive-programming-contests
Last push: 2026-08-19T20:22:58+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 16, longevity 100
- inputs: {"age_days": 5448, "days_push": 14, "days_rel": 452, "gap_med": 162, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1034, forks 410 (observed 2026-08-28T04:03:18.849222+00:00)

## What it is
CMS (Contest Management System) is a distributed, self-hosted platform for running and organizing programming contests, originally built for IOI 2012. It handles contest tasks, submissions, automated grading, scoring, and multiple contest formats.

## Use cases
- run a competitive programming contest
- host an online judge for programming competitions
- automatically grade contest submissions
- organize a school or olympiad informatics contest
- manage scoring and leaderboards for coding contests
- self-host a contest platform for training

## When to choose
- you need a battle-tested system for official programming contests like IOI-style olympiads
- you want distributed, self-hosted grading with support for many task and scoring types
- you need automated submission evaluation and ranking out of the box

## When to avoid
- you just need a simple code runner or single-user practice judge
- you want a lightweight hosted SaaS solution without self-hosting
- your contest is not programming-related

## Facets
- artifact type: application
- maturity: active
- function: web-framework, api-framework, testing, scheduling, self-hosted
- domain: education, developer-tools, web-development
- platform: python, self-hosted
- tags: competitive-programming, contest-management, online-judge, grading-system, ioi, automation, linux, web-server, docker

## Member repositories
- cms-dev/cms (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.849222+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:32.339417+00:00, confidence not recorded.
  - readme: https://github.com/cms-dev/cms (fetched 2026-08-28T04:03:18.849222+00:00, sha 24bd33dc7f3e)
  - homepage: http://cms-dev.github.io/ (fetched 2026-08-29T13:06:13.684752+00:00, sha c17f4eafc6e2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
