E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
pypi.python.org
Linux 下Python 安装使用mysql
地址:https://
pypi.python.org
/pypi/MySQL-python/1.2.5下载:wgethttps://
pypi.python.org
/packages/source/M/MySQL-python
拾光丶
·
2020-08-05 17:32
python
windows环境下安装selenium
我的系统:win764位操作系统【下面的步骤1与2,变化】:步骤2中的ez_setup.py文件,目前没有直接提供了,因此通过https://
pypi.python.org
/pypi/setuptools
yangyangrenren
·
2020-08-05 15:43
Crawler
python操作excel
http://www.cnblogs.com/lhj588/archive/2012/01/06/2314181.html一、安装xlrd模块到python官网下载http://
pypi.python.org
hh-glimmer
·
2020-08-05 13:47
python
windows下如何安装pyquery
2.安装pip和其他必要包(1)下载pip包,可以去pip官网下载(点击https://
pypi.python.org
/pypi/pip#downloads)选择第二个下载(2)用cmd控制台进入pip
akubaba
·
2020-08-04 22:35
安装
linux(ubuntu)下为python安装使用mutagen模块获取mp3文件信息包括封面图片的获取
首先是安装下载地址:https://
pypi.python.org
/pypi/mutagen安装:tar-zxvfmutagen-1.29.tar.gzcdmutagen-1.29.
weixin_34037515
·
2020-08-04 20:16
转 《pywinauto进行win32应用程序的测试》
今天给大家介绍的是pywinauto,它是用python语言编写的开源测试工具,专用于测试win32应用,其官网网址是:http://
pypi.python.org
/pypi/pywinauto/0.4.0
bo o ya ka
·
2020-08-04 19:54
用pywinauto进行win32应用程序的测试
今天给大家介绍的是pywinauto,它是用python语言编写的开源测试工具,专用于测试win32应用,其官网网址是:http://
pypi.python.org
/pypi/pywinauto/0.4.0
weixin_30455067
·
2020-08-04 19:39
手把手教你Selenium+Python环境搭建步骤
downloads/1.2配置环境变量path2.安装Pycharm2.1下载地址http://www.jetbrains.com/pycharm/3.安装setuptools3.1下载地址https://
pypi.python.org
Winslow_J
·
2020-08-04 17:03
python对excel文件的读写操作
xlrd模块,可以读取excel文件数据,在导入该模块前请确保你安装了该模块,下载地址:https://
pypi.python.org
/pypi/xlrd**安装:CD到解压目录,执行sudopythonsetup.pyinstall
fengasdfgh
·
2020-08-04 14:39
excel
CentOS下supervisor安装与使用
1.下载wgethttps://
pypi.python.org
/packages/44/80/d28047d120bfcc8158b4e41127706731ee6a3419c661e0a858fb0e7c4b2d
延卿
·
2020-08-04 14:02
linux研究
Pywinauto Guideline
安装1.安装Python2.下载SendKeys并安装(http://
pypi.python.org
/pypi/SendKeys)setup.py--install3.下载pywinauto并安装(http
Horky
·
2020-08-04 12:46
Python/Perl
【Ansible】Ansible控制windows插件安装及运行error与解决方法
一、问:因pip版本问题无法安装kerberos答:安装提示需要先安装pip升级包下载pip9.0.1升级包:https://
pypi.python.org
/packages/b6/ac/7015eb97dc749283ffdec1c3a88ddb8ae03b8fad0f0e611408f196358da3
MR_乐维
·
2020-08-04 07:28
django 开发实战--第一章基础入门,转自虫师大佬的文章
Windows安装DjangoDjango1.10.3版本python3.5Django官方网站:https://www.djangoproject.com/Python官方仓库下载地址:https://
pypi.python.org
傲娇的喵酱
·
2020-08-03 22:18
Python
Django
OCR识别-python版(一)
windows系统开发语言:python使用工具类:1.pyocr2.PIL3.tesseract-ocr步骤:1.pyocr网络通直接使用命令:pipinstallpyocr网络不通,转至https://
pypi.python.org
lishoubin_198308
·
2020-08-03 19:50
SSD-pytorch训练及检测遇到的问题
https://github.com/amdegroot/ssd.pytorch1关于pipinstall在使用pipinstallxxx时,有时可能会出现‘CouldnotfetchURLhttps://
pypi.python.org
Moon_0911
·
2020-08-03 18:09
计算机视觉
目标检测
【python组件安装】
安装pippip下载地址https://
pypi.python.org
/pypi/pip安装pip[root@localhostmnt]#tar-xvzfpip-7.1.0.tar.gz[root@localhostmnt
cbjcry
·
2020-08-03 15:15
Python
python
java
操作系统
[Python学习]——pip的安装及使用
二、pip的安装和更新1安装在官网(https://
pypi.python.org
/pypi/pip#downloads,提供两种版本,一个是.whl的(可以查看文档),一个是压缩包的)下载好pip后,
ayxh0062
·
2020-08-03 15:04
Python3.6 Schedule模块定时任务
一,编程环境PyCharm2016,Anaconda3Python3.6需要安装schedule模块,该模块网址:https://
pypi.python.org
/pypi/schedule打开AnacondaPrompt
weixin_33840661
·
2020-08-03 06:36
window下安装itchat库
首先到https://
pypi.python.org
/pypi/
BIGfamer
·
2020-08-03 06:15
python
Linux下安装pyinstaller用于将py文件打包生成一个可执行文件
下面是安装和使用流程:安装使用流程1.首先给系统装个easy_install,如果装了的可以跳过这步到pypi官方网址https://
pypi.python.org
/pypi/setuptools去download
linda1000
·
2020-08-03 01:50
python
使用py2exe将python3程序转换成exe文件
不用再纠结cx_Freeze环境python3.4安装py2exe0.9.2.2下载安装:https://
pypi.python.org
/pypi/py2exe/py2exe的使用网上有详细的相关资料,
justheretobe
·
2020-08-03 01:33
python
关于python中如何导入pygame模块(超详细)
一、软件准备1.下载python3.5.1https://www.python.org/downloads/2.下载pip的wheel包https://
pypi.python.org
/pypi/pip/
sakura十弎
·
2020-08-02 18:03
python
installer
windows
软件
pygame
python
pip使用豆瓣源进行安装下载
豆瓣镜像地址:https://pypi.douban.com/simple/虽然用easy_install和pip来安装第三方库很方便,它们的原理其实就是从Python的官方源
pypi.python.org
ITYTI
·
2020-08-02 16:21
遇到的问题与坑
pip使用豆瓣的镜像源
豆瓣镜像地址:https://pypi.douban.com/simple/安装第三方库可以用easy_install和pip其原理就是从Python的官方源
pypi.python.org
/pypi下载到本地
Guozheng_Xu
·
2020-08-02 15:12
python
豆瓣
镜像源
pip
Memcached 和 redis 安装
sudoapt-getinstallmemcachedmemcached-p11211-m64m-dsudoapt-getinstalllibmemcached-devsudopipinstallpylibmchttps://
pypi.python.org
樊海鹏
·
2020-08-01 13:33
记录一下python easy_install和pip安装地址和方法
安装easy_installwgethttp://peak.telecommunity.com/dist/ez_setup.pypythonez_setup.py安装pipwgethttps://
pypi.python.org
github_26281973
·
2020-08-01 12:23
Python
pyqt5做的页面与MySQL数据库交互
python、pyqt5和MySQL常规sql语句的操作见mysql数据库操作2.python(2.7版本)与MySQL数据库的连接需要MySQLdb模块下载连接Linux平台可以访问:https://
pypi.python.org
大青衣123
·
2020-08-01 06:24
第一次项目
python-decouple简介
该篇文章主要翻译于:https://
pypi.python.org
/pypi/python-decouple/有不对的地方望各位大神指出,谢谢。
weixin_30871293
·
2020-08-01 03:49
python
数据库
Python基于pyjnius库实现访问java类
文档:http://pyjnius.readthedocs.io/en/latest/installation.html下载地址:https://
pypi.python.org
/pypi?
·
2020-07-31 16:07
Kafka API for Python
1.安装pip:[root@kafka-con1opt]#wgethttps://
pypi.python.org
/packages/source/p/pip/pip-1.5.4.tar.gz2.解压编译
架构狮老颜
·
2020-07-31 15:17
KAFKA&MQ
Python
for
Data
Analysis
Python离线安装package
1安装pip先在PyPI(https://
pypi.python.org
/pypi)下载setuptools(38.6.0)、pip(9.0.1),如下图。
暴走的山岭巨人
·
2020-07-30 20:44
Python
python sklearn 机器学习库的安装
sklearn的扩展包地址:https://
pypi.python.org
/pypi/scikit-learn/0.18.1安装方式
laotumingke
·
2020-07-30 19:40
python与机器学
python机器学习包 Windows下 pip安装 scikit-learn numpy scipy
scikit-learnnumpyscipyrequirements:`windows10`python2.7`pip9.0.1`numpy`scipy`sklearn1pip的安装1.1下载pip下载地址是:https://
pypi.python.org
Scofield_Phil
·
2020-07-30 19:08
Python
【Auto-sklearn】MacOS安装笔记
安装pyrfr注意事项:pyrfr==0.6.1,下载地址https://
pypi.python.org
/pypi/pyrfr/0.6.1将上述的包下载下来后解压,解压后修改安装文件setup.pyextra_compi
咸鱼酱
·
2020-07-30 18:46
代码调试日志
easy_install 安装sklearn模块
setuptools:http://
pypi.python.org
/pypi/setuptools#windowsez_setup.py文件:http://peak.telecommunity.com/
静_默
·
2020-07-30 18:46
python学习
数据挖掘和机器学习
centos 7 安装mysql-python
1.首先要先下载,MySQLdb下载地址:https://
pypi.python.org
/pypi/MySQL-python/1.2.52.unzipMySQL-python-1.2.5;3.cdMySQL-python
winsonyuan
·
2020-07-30 18:46
安装pyltp(python调用LTP)
使用pip安装(1)首先安装pip(python已安装)下载piphttps://
pypi.python.org
/pypi/pip解压打开cmd,进入解压文件目录,执行以下命令pythonsetup.pyinstall
Smiley栗子
·
2020-07-30 16:41
centos7安装supervisor及配置文件详解
centos7安装supervisor:源码编译安装:下载源码文件:supervisor-3.3.1.tar.gz下载地址:https://
pypi.python.org
/pypi/supervisor1234567891011121314
shaw919920
·
2020-07-30 15:31
Linux
Mac安装scrapy的坑
pip3installscrapy后报错:ERROR:Completeoutputfromcommandpythonsetup.pyegg_info:ERROR:Downloaderroronhttps://
pypi.python.org
JoatECJTU
·
2020-07-30 13:20
python
爬虫
Python 2.7(64位)安装mysql数据库
1、下载mysqldb源码,https://
pypi.python.org
/pypi/MySQL-python/1.2.5解压后执行pythonsetup.pyinstall提示错误:fatalerrorC1083
yang843094036
·
2020-07-30 13:20
python
python
python调用java API
JPype的下载地址:https://
pypi.python.org
/pypi/JPype1JPype的帮助文档:http://jpype.readthedocs.io/en/latest/1、安装:/
xlxxcc
·
2020-07-30 05:15
Python
PUDB调试python程序
PUDB是全屏的基于控制台的可视化调试器,主页为https://
pypi.python.org
/pypi/pudb其特点主要有:-源码语法高亮,栈、断点、变量可见并且一直动态更新。
shuzfan
·
2020-07-30 00:48
Python
没有pip命令的解决办法
在centos中安装pip命令:1、首先要安装setuptoolswgethttp://
pypi.python.org
/packages/source/s/setuptools/setuptools-0.6c11
俺俺
·
2020-07-29 22:33
(2018-05-25.Python从Zero到One)8、(Tornado)关于tornado__1.2.1 安装
安装自动安装查看自己当前的环境是否已安装$piplistday59_tornado-初认识tornado-01.png安装$pipinstalltornado手动安装下载安装包tornado-4.3.tar.gz(https://
pypi.python.org
lyh165
·
2020-07-29 22:38
安装devpi
wgethttps://
pypi.python.org
/packages
黑色白色
·
2020-07-29 20:03
linux/unix
python
python zabbix批量添加主机 脚本
momoshouhu/p/8053907.html1.安装xlrd读取Excel文件1.1.下载setuptools-38.2.4.zip,上传至zabbix服务器解压安装,下载地址:https://
pypi.python.org
SkTj
·
2020-07-29 19:00
Python3爬虫中pyspider的安装步骤
1.相关链接官方文档:http://docs.pyspider.org/PyPI:https://
pypi.python.org
/pypi/
·
2020-07-29 18:35
ubuntu安装pip,setuptools
https://
pypi.python.org
/pypi/pip解压下载后的文件:azheng@ubuntu16:~$tarzxvfpip-10.0.0.tar.gz进入目录后安装:提示setuptools
helloros
·
2020-07-29 17:18
Python
win7下安装python2.7的flask框架以及创建虚拟环境
在https://
pypi.python.org
/pypi/ez_setup下载文件之后进行解压,之后放到python安装目录的Script目录下,完事使用进入你的目录中:https://blog.csdn.net
luyaran
·
2020-07-29 05:09
最新最全python 镜像源
1.虽然用easy_install和pip来安装第三方库很方便它们的原理其实就是从Python的官方源https://
pypi.python.org
/pypi下载到本地,然后解包安装。
-dragon-
·
2020-07-29 02:40
python
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他