Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

joint-online-judge/tiger

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2023
Feb 3, 2023
May 31, 2022
May 4, 2022
Dec 13, 2021
May 21, 2022
Feb 3, 2023
Feb 2, 2023
Feb 2, 2023
Mar 31, 2023
Feb 2, 2023
Feb 26, 2022

Repository files navigation

JOJ Tiger

GitHub CI/CD GitHub branch checks state Codacy Badge Codacy Badge

The new generation of JOJ Judge Daemon. "Tiger" is named after "Tiger Machine", or slot machine. It is also inspired by the logo of JI, "Blue Tiger".

Requirements

  • Python >= 3.8
  • rabbitmq

Installation

You should use Docker container for development and production. Check https://github.com/joint-online-judge/joj-deploy-lite.

Test

docker exec -it tiger-1 pytest -svv