基本信息
源码名称:Python2.7+win7+32位+第三方安装包
源码大小:13.06M
文件格式:.rar
开发语言:Python
更新时间:2023-05-11
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
Python2.7 win7 32位 第三方安装包
beautifulsoup numpy PIL pygame PyGraphics setuptools 几个第三方安装包


文件清单
└── python第三方安装包
    ├── beautifulsoup4-4.3.0
    │   └── beautifulsoup4-4.3.0
    │       ├── AUTHORS.txt
    │       ├── bs4
    │       │   ├── builder
    │       │   │   ├── _html5lib.py
    │       │   │   ├── _htmlparser.py
    │       │   │   ├── __init__.py
    │       │   │   └── _lxml.py
    │       │   ├── dammit.py
    │       │   ├── diagnose.py
    │       │   ├── element.py
    │       │   ├── __init__.py
    │       │   ├── testing.py
    │       │   └── tests
    │       │       ├── __init__.py
    │       │       ├── test_builder_registry.py
    │       │       ├── test_docs.py
    │       │       ├── test_html5lib.py
    │       │       ├── test_htmlparser.py
    │       │       ├── test_lxml.py
    │       │       ├── test_soup.py
    │       │       └── test_tree.py
    │       ├── build
    │       │   └── lib
    │       │       └── bs4
    │       │           ├── builder
    │       │           │   ├── _html5lib.py
    │       │           │   ├── _htmlparser.py
    │       │           │   ├── __init__.py
    │       │           │   └── _lxml.py
    │       │           ├── dammit.py
    │       │           ├── diagnose.py
    │       │           ├── element.py
    │       │           ├── __init__.py
    │       │           ├── testing.py
    │       │           └── tests
    │       │               ├── __init__.py
    │       │               ├── test_builder_registry.py
    │       │               ├── test_docs.py
    │       │               ├── test_html5lib.py
    │       │               ├── test_htmlparser.py
    │       │               ├── test_lxml.py
    │       │               ├── test_soup.py
    │       │               └── test_tree.py
    │       ├── COPYING.txt
    │       ├── doc
    │       │   ├── Makefile
    │       │   └── source
    │       │       ├── 6.1.jpg
    │       │       ├── conf.py
    │       │       └── index.rst
    │       ├── NEWS.txt
    │       ├── PKG-INFO
    │       ├── README.txt
    │       ├── scripts
    │       │   ├── demonstrate_parser_differences.py
    │       │   └── demonstration_markup.txt
    │       ├── setup.py
    │       └── TODO.txt
    ├── beautifulsoup4-4.3.0.tar.gz
    ├── numpy-1.6.1-win32-superpack-python2.7.exe
    ├── PIL-1.1.7.win32-py2.7.exe
    ├── pygame-1.9.2a0.win32-py2.7.msi
    ├── PyGraphics-2.1.win32.exe
    └── setuptools-0.6c11.win32-py2.7.exe

14 directories, 53 files