Metadata-Version: 2.1
Name: dockerjudge
Version: 0.6.1
Summary: A Docker Based Online Judge Engine
Home-page: https://github.com/wangxinhe2006/dockerjudge
Author: 汪心禾
Author-email: wangxinhe06@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: docker[tls] (>=3.7)
Requires-Dist: ruamel.yaml

<p align="center">
  <a href="https://github.com/piterator-org"><img src="https://static.piterator.com/logo.png" alt="Piterator" width="20%"></a>
</p>

# dockerjudge
[![Build Status](https://www.travis-ci.org/wangxinhe2006/dockerjudge.svg)](https://www.travis-ci.org/wangxinhe2006/dockerjudge)
[![CodeCov](https://codecov.io/gh/wangxinhe2006/dockerjudge/graph/badge.svg)](https://codecov.io/gh/wangxinhe2006/dockerjudge)
[![Python Version](https://img.shields.io/pypi/pyversions/dockerjudge.svg)](https://www.python.org/downloads/)
[![GitHub pre-release](https://img.shields.io/github/release-pre/wangxinhe2006/dockerjudge.svg)](https://github.com/wangxinhe2006/dockerjudge/releases)
[![PyPI](https://img.shields.io/pypi/v/dockerjudge.svg)](https://pypi.org/project/dockerjudge/#history)
[![Wheel](https://img.shields.io/pypi/wheel/dockerjudge.svg)](https://pypi.org/project/dockerjudge/#files)
[![License](https://img.shields.io/github/license/wangxinhe2006/dockerjudge.svg)](LICENSE)

A Docker Based Online Judge Engine

# [License](LICENSE)
Licensed under [the Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
<a href="https://commons.wikimedia.org/wiki/File:Apache_Software_Foundation_Logo_(2016).svg"><img src="https://upload.wikimedia.org/wikipedia/commons/d/db/Apache_Software_Foundation_Logo_(2016).svg" alt="Apache Software Foundation Logo (2016).svg" width="10%" align="right"></a>


