# judger **Repository Path**: simpletab/judger ## Basic Information - **Project Name**: judger - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-18 - **Last Updated**: 2021-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```shell python -m venv venv pip install Flask pip install Flask-SQLAlchemy pip install rabbitpy pip install pymysql ```