# pydj_frame_api **Repository Path**: jieay/pydj_frame_api ## Basic Information - **Project Name**: pydj_frame_api - **Description**: Python Web API 脚手架 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-04-19 - **Last Updated**: 2022-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python Django 框架脚手架 ### 环境:linux ### 版本:Python 3.6 Django 2.2 ## 使用说明 ```bash # mac 执行命令 create_pj_admin_mac.sh 【项目名称】 # linux 执行命令 create_pj_admin.sh 【项目名称】 ```