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