# raspidj **Repository Path**: masaikk/raspidj ## Basic Information - **Project Name**: raspidj - **Description**: 树莓派+Django - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-12 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: raspi ## README # raspidj #### 介绍 树莓派+Django Python+JavaScript #### 软件架构 软件架构说明 本项目部署于树莓派4b,armv7l 32bits. python venv环境。 包括django,pytorch,pymysql。 树莓派编译安装mysql,nodejs,pytorch。 使用pycharm的远程deployment部署。 #### 安装教程 1. git clone https://gitee.com/masaikk/raspidj.git #### 使用说明 1. ```python python manage.py runserver ```