Deep Live cam 笔记 2024年09月06日 小四 1885 Deep Live cam 笔记项目地址: https://github.com/hacksider/Deep-Live-Cam在本篇笔记中不会涉及cuda,Python,Conda,Git,等相关的计算机知识。只有步骤记录和在使用部署时遇到的问题记录。... 阅读全文 0 评论
Python 批量查询快递单号,并将查询结果填入Excel中 2023年12月08日 小四 4472 缘由因为11月份是快递量比较大时候,会有有很多快递单需要查询快递状态;之前是因为单量少,每一个单每一个单去baidu 直接看百度查询到的结果。这两个月由于快递单特别多,于是就打算用Python 结合快递100的API 来查询快递状态代码快递100 API... 阅读全文 0 评论
Coding Practice. Use an IP Guide retrieve your ip information 2023年12月02日 小四 528 IntuductionWhen we need to check some IP address information , do we have to open the browser, then type the googl domain and c... 阅读全文 0 评论
Using Python with the OpenWeather.org AP 2023年09月27日 小四 443 Using Python with the OpenWeathermap.org APIIn these notes, we will explore how to utilize Python with a free weather API (Appl... 阅读全文 0 评论