pip install uva-luyanfeiPython urllib does not work for onlinejudge.org, so this tool use curl to post and get. You need to install curl first. This also means this tool will not work for Windows.
uva login -u xxx -p xxxuva download -p (problem id)uva statusuva submit -p (problem id) -f (source file) -l (language, default to 'C++11')uva-luyanfei is distributed under the terms of the MIT license.