Skip to content

trojsten/judge-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

judge-client

Client for Trojsten Judge System API.

Instalation

uv

uv add "git+https://github.com/trojsten/judge-client"

Usage

from judge_client.client import JudgeClient

judge_client = JudgeClient(token)
submit = judge_client.submit(task, external_user_id, filename, program)

About

Client for Trojsten Judge System API. For old client for testovac, see https://github.com/trojsten/testovac-client

Resources

License

Stars

Watchers

Forks

Languages