Skip to content

hsuan1117/NTHUOJ-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors