1 Star 0 Fork 0

z8z / ESP8266智能家居

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
requirements.txt 462 Bytes
一键复制 编辑 原始数据 按行查看 历史
z8z 提交于 2021-07-02 11:06 . add all files
# This is a list of python packages needed for ESP-IDF. This file is used with pip.
# Please see the Get Started section of the ESP-IDF Programming Guide for further information.
#
setuptools
# The setuptools package is required to install source distributions and on some systems is not installed by default.
# Please keep it as the first item of this list.
#
click>=5.0
pyserial>=3.0
future>=0.15.2
cryptography>=2.1.4
pyparsing>=2.0.3,<2.4.0
pyelftools>=0.22
1
https://gitee.com/Z8Z/esp8266-smart-home.git
git@gitee.com:Z8Z/esp8266-smart-home.git
Z8Z
esp8266-smart-home
ESP8266智能家居
master

搜索帮助