jeffswt / PbIO4

Python based Interface For Online judges. (TEMPORARILY DISCONTINUED)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PbIO4

Python-based Interface for Online-Judges.

This project aims at creating an extensible and interchangable interface for managing with online judges with Python, universally compatible on all platforms. This includes the ability to download and archive problem descriptions (or maybe even data), and automatically submitting code to online judges.

Those who prefer more user-friendly interfaces, please redirect to @xmcp's JudgeLight, without criticism on the user-friendliness of the interface of this project.

Supported OJs

These are a list of supported online judges or to-be-supported online judges. Development may extend further through time, or some online judges may be removed due to various issues.

  • BZOJ / 大视野在线测评
  • CF / Codeforces
  • POJ / PKU Online Judge
  • UOJ / Universal Online Judge
  • SPOJ / Sphere Online Judge

About

Python based Interface For Online judges. (TEMPORARILY DISCONTINUED)

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%