# segmentoj **Repository Path**: segment-oj/segmentoj ## Basic Information - **Project Name**: segmentoj - **Description**: A OnlineJudge using Django and Docker. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-02-07 - **Last Updated**: 2022-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SegmentOJ A OnlineJudge using Django and Docker. [![Codacy Badge](https://api.codacy.com/project/badge/Grade/e07ecd8defd5446ba6e64fe5969db70a)](https://app.codacy.com/gh/segment-oj/segmentoj?utm_source=github.com&utm_medium=referral&utm_content=segment-oj/segmentoj&utm_campaign=Badge_Grade_Settings) [![GitHub issues](https://img.shields.io/github/issues/szdytom/segmentoj)](https://github.com/szdytom/segmentoj/issues) [![GitHub license](https://img.shields.io/github/license/szdytom/segmentoj)](https://github.com/szdytom/segmentoj/blob/master/LICENSE) [![Last Commit](https://img.shields.io/github/last-commit/szdytom/segmentoj)](https://github.com/szdytom/segmentoj/) [![Repo Size](https://img.shields.io/github/repo-size/szdytom/segmentoj)](https://github.com/szdytom/segmentoj/) [![Python 3](https://pyup.io/repos/github/segment-oj/segmentoj/python-3-shield.svg)](https://pyup.io/repos/github/segment-oj/segmentoj/) [![Updates](https://pyup.io/repos/github/segment-oj/segmentoj/shield.svg)](https://pyup.io/repos/github/segment-oj/segmentoj/) ![CodeQL](https://github.com/segment-oj/segmentoj/workflows/CodeQL%20Analyze/badge.svg) --- 这是SegmentOJ的Web端,SegmentOJ是前后端分离架构。 Python + Django框架,在Linux下可以用Nginx + uwsgi部署。 使用segment-judger测评(尚未完成)。 [SegmentOJ前端](https://github.com/segment-oj/segmentoj-frontend) [SegmentOJ沙箱](https://github.com/segment-oj/segment-sandbox)