Skip to content
forked from yatt/aojtools

aojtools is a library and toolset for aoj, aizu online judge system (http://judge.u-aizu.ac.jp/onlinejudge/) including library for accessing API transparently, submitting solution to server; Aizu Online Judge APIのPythonバインディングです。サブミットツール等付き。

Notifications You must be signed in to change notification settings

odanado/aojtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aojtools

aojtools aojtools

what's this?

aojtoolsはAOJ(Aizu Online Judge http://judge.u-aizu.ac.jp/onlinejudge/ )のためのツールセットです。以下を含みます。

  • APIへの透過的なアクセスライブラリ
  • サーバへのsubmit機能ライブラリ
  • コマンドラインスクリプト

aojtools is a library and toolset for aoj, aizu online judge system (http://judge.u-aizu.ac.jp/onlinejudge/ ) including

  • library for accessing API transparently
  • library for submitting solution to server
  • some CLI script

requirements

  • python 2.x (python 2.6 or higher)

install

pip install aojtools

About

aojtools is a library and toolset for aoj, aizu online judge system (http://judge.u-aizu.ac.jp/onlinejudge/) including library for accessing API transparently, submitting solution to server; Aizu Online Judge APIのPythonバインディングです。サブミットツール等付き。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.2%
  • JavaScript 22.8%