用 pip install xxx
安装库时,pip 把库缓存在了:C:\Users\Administrator\AppData\Local\pip\cache
,
我的用户是管理员,所以是 Administrator 。
如果我们想查看库的源码的话,可以直接把地址复制到浏览器,就会直接下载下来。
chche 不知道有什么存储规则,我是没找到对应的位置。
C:\Users\Administrator>pip install PyHook3 Collecting PyHook3 Using cached https://files.pythonhosted.org/packages/d2/e9/01e84a297a83e826978 ca917e9ee538b86924c6235b656f3cc81950cda44/PyHook3-1.6.1.tar.gz
效果图如下:
喜欢的点个赞❤吧!