# diy-gift **Repository Path**: open-source/diy-gift ## Basic Information - **Project Name**: diy-gift - **Description**: python- diy-gift - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # diy-gift python- diy-gift # 项目使用flask构建,依据 http://www.pythondoc.com/flask-mega-tutorial/index.html # 使用的python版本是3.6.4 # python -m venv flask # flask/bin/pip3.6 install flask # flask/bin/pip3.6 install pika # flask/bin/pip3.6 install RPI.GPIO