Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTHUOJ cli

This is the command line interface for NTHUOJ.

Setup

required: pip

first pip install all requirements

pip install -r requirements.txt

then use pyinstaller to create executable file

pyinstaller main.py

the executable file is the main file in dist/main/

Usage

./main [Problem ID] [your solution file]

you need to enter your account and password in the first time.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages