{"id":15905481,"url":"https://github.com/huangcongqing/python-module","last_synced_at":"2025-08-09T05:27:06.115Z","repository":{"id":107569597,"uuid":"135713747","full_name":"HuangCongQing/python-module","owner":"HuangCongQing","description":"python直接install安装不了一些python包，下载的whl文件集合","archived":false,"fork":false,"pushed_at":"2020-11-16T04:43:22.000Z","size":876,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T11:41:28.410Z","etag":null,"topics":["module","python-modules","python2","python3"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HuangCongQing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-01T12:15:13.000Z","updated_at":"2020-11-16T04:43:24.000Z","dependencies_parsed_at":"2023-06-08T12:30:37.372Z","dependency_job_id":null,"html_url":"https://github.com/HuangCongQing/python-module","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"0bb8b4a929b72e3bb667b364cec29f276844ad74"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2Fpython-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2Fpython-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2Fpython-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2Fpython-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HuangCongQing","download_url":"https://codeload.github.com/HuangCongQing/python-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892844,"owners_count":20850850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["module","python-modules","python2","python3"],"created_at":"2024-10-06T13:02:18.178Z","updated_at":"2025-04-02T21:17:18.937Z","avatar_url":"https://github.com/HuangCongQing.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-module\npython直接install安装不了一些python包，下载的whl文件集合\n\n## 已迁徙至：https://github.com/HuangCongQing/python-libraries\n\n### whl文件集合\n\n#### python35\n\n* [numpy](./python3/numpy-1.13.3+mkl-cp35-cp35m-win_amd64.whl)\n* [scipy](./python3/scipy-1.0.0rc1-cp35-cp35m-win_amd64.whl)\n* [xgboost](./python3/xgboost-0.6-cp35-cp35m-win_amd64.whl)\n* [matplotlib](./python3/matplotlib-1.5.0-cp35-none-win_amd64.whl)\n* [wordcloud](./python3/wordcloud-1.4.1-cp35-cp35m-win_amd64.whl)\n\n#### python2\n\n\n\n\n\n### 下载库文件\n\n如果是python2(python2.exe) \n`python2 -m pip install 库名`\n\n如果是python3（python3.exe） \n`python3 -m pip install 库名`\n\n如果不能下载报错，尝试下面两种方式\n\n### 其他下载库文件两种方式\n\n#### 一、下载whl文件方式\n\n1. 命令行执行\n`pip install wheel `\n\n2. 下载相应版本的lxml后缀为.whl的文件\nwww.lfd.uci.edu/~gohlke/pythonlibs/\n\n3. 安装\n\n到包含`.whl`的文件夹下，打开命令行窗口\n命令行执行\n\n`pip install 文件名.whl`\n\n完成\n\n\n\n#### 二、下载库文件安装压缩包\n\n1. 下载对应库文件的压缩包\n\n2. 将压缩包解压到对应位置\n\n3. 安装（解压文件夹里有setup.py）\n\n执行\n`python setup.py install`\n\n安装完成\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangcongqing%2Fpython-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuangcongqing%2Fpython-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangcongqing%2Fpython-module/lists"}