文件名称:PiWeatherRock:在Raspberry Pi上显示本地天气
文件大小:1.71MB
文件格式:ZIP
更新时间:2024-02-26 16:55:05
raspberry-pi weather raspberrypi weather-forecast weather-station
PiWeatherRock PiWeatherRock在连接到Raspberry Pi的任何屏幕上(几乎)显示本地天气。 它也可以在其他平台上使用,包括macOS。 有关该项目的更多信息和完整文档,访问 。 请务必查看文档链接下的入门指南,以获取有关如何进行所有设置的说明。 发布过程 根据所做更改的类型编辑version.py 如果需要,请编辑requirements.txt python3 setup.py sdist bdist_wheel tar tzf dist/piweatherrock-*.tar.gz twine check dist/* [可选] twine up