搜索资源列表
pip-1.1.tar
- 装python的包可以自己下来直接装,也可以通过pip来通过网络安装。-Installed python package can down directly mounted by pip to install through the network.
pip-7.1.2.tar
- Python。谷歌开源人工智能的必备安装包之一。版本号pip-7.1.2,方便大家使用-Python. One of the essential package of open source AI Google. The version number pip-7.1.2, facilitate the use of
get-pip
- 对于初学者来说是一篇比较容易入手的python源码学习资料-For starters, it is relatively easy to start a python source of learning materials
get-pip
- get pip file in python, all u need to do is run this scr ipt-get pip
install-pip-in-python
- 在linux下安装python的注意事项,特别对于不同的python版本,可能会碰到不同的安装问题。本内容主要是提醒注意pip安装问题。-pip install in python
get-pip
- Get pip for python, python source
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium,它是自动测试、爬虫的工具 4.然后修改代码中的用户名和密码
get-pip
- 安装pip,这是关于python版本的0.9.1的版本,是目前最新版本,可以安装各种功能包,在这里推荐给大家。(installing PIP, which is version 0.9.1 of python version, is the latest version of the current version, which can be installed with various functional packages, which are recommended here.)
setuptools_downcc
- Python安装pip时所需要的插件,pip用于安装Python的其他插件(The plug-in needed to install PIP in Python)
numpy-1.13.3+mkl-cp27-cp27m-win32.whl
- pip for Python2.7,Python的插件,用于安装其他插件(PIP for Python2.7, Python plugin, used to install other plug-ins)
Flask-Migrate-0.1.1.tar
- Flask-Migrate的数据包,用pip安装,Flask安装包(python~Flask-Migrate-0.1.1.tar)
pip
- python pip,用以读取相应的python脚本(Python pip, to read the corresponding Python scr ipt)
pycairo-1.15.4-cp36-cp36m-win_amd64
- python 的一个插件pycairo-1.15.4-cp36-cp36m-win_amd64.whl pip install +文件名(A plug-in pycairo-1.15.4-cp36-cp36m-win_amd64.whl of Python PIP install + file name)
install
- Python pip安装必备的一个包 希望可以给初学者以帮助(The information and AV number of the B station can be crawled)
Auto_GUI
- PyAutoGUI 自动化 : 一个纯Python的GUI自动化工具,其目的是可以用程序自动控制鼠标和键盘操作,多平台支持(Windows,OS X,Linux)。可以用pip安装,Github上有源代码。(PyAutoGUI automation: A pure Python GUI automation tool, which aims to automatically control mouse and keyboard operations with programs, mult
PIL
- 64位PIL,正常pip安装的相应的包是32位,因此对于装了64位python的小伙伴需要自己下载64位安装包,然后pip命令安装即可。(64 - bit pil, the appropriate package for a normal pip installation is 32 - bit, so for a buddy with 64 - bit python, you need to download the 64 - bit installation package yourself
python.tar
- pip 手动安装代码, 以及python在ubuntu上ez_setup的安装(install pip manually)
车牌识别跟踪
- 识别车牌,使用hyperlpr库,请提前pip安装,需使用网络摄像头,电脑和摄像头连接在同一局域网,填入摄像头IP即可。手机可下载‘IP摄像头’之类的软件,具体摄像头地址看软件说明!多个摄像头请在列表中添加。(Recognition of license plate, use hyperlpr library, PIP installation in advance, need to use a network camera, computers and cameras connected to
pip-19.1.1.tar
- python 的pip模块下载安装包,可以打开pip list查看所包含的模块,进而加载其他模块(downloads for pip module of python3)
python实现的传奇客户端
- 需要python3以上,需要pip额外安装Pillow,使用tkinter开发,抛砖引玉,希望更多的开发者参与进来