Skip to content

trojsten/judge-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trojsten_judge_client

Latest PyPI version

Client for Trojsten Judge System.

Usage

from judge_client.client import JudgeClient

judge_client = JudgeClient(tester_id, tester_url, tester_port)
judge_client.submit(submit_id, user_id, task_id, submission_content, language)

Installation

pip install trojsten-judge-client

Compatibility

  • Python 2.7
  • Python 3.6
  • Python 3.7

Licence

MIT

Authors

Michal Hozza <[email protected]>.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages