Skip to content

LaiJunBin/domjudge-code-download-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domjudge code download tool

Download domjudge contest source code tool.

Install

$ pip install -r requirements.txt

Setting (.env)

API_HOST={Your domjuage url}
API_USERNAME={domjudge apiuser username}
API_PASSWORD={domjudge apiuser password}

Run Server

$ uvicorn main:app

The server will run at http://localhost:8000

About

Download domjudge contest source code tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published