# pk **Repository Path**: jz0630/pk ## Basic Information - **Project Name**: pk - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-27 - **Last Updated**: 2022-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README python3 -m venv env pip install -r requirements.txt 启动服务 ./manage.py runserver 登录用户 http://localhost:8000/admin/ 数据导入样例 ./manage.py shell < osince.py