openwrt python27库的选择和库的大小

< > micropython................................................. Micro Python

< > micropython-lib.......................................... micropython-lib

-*- python................................... Python 2.7 programming language

-*- python-base....................................... Python 2.7 interpreter

-*- python-codecs........................ Python 2.7 codecs + unicode support

-*- python-compiler............................... Python 2.7 compiler module

-*- python-ctypes................................... Python 2.7 ctypes module

-*- python-db........................................... Python 2.7 db module

-*- python-decimal................................. Python 2.7 decimal module

-*- python-distutils.................................... Python 2.7 distutils

< > python-dns..................................................... dnspython

-*- python-email..................................... Python 2.7 email module

-*- python-gdbm....................................... Python 2.7 gdbm module

< > python-imglib............................... Python Imaging Library (PIL)

-*- python-light............................... Python 2.7 light installation

-*- python-logging................................. Python 2.7 logging module

-*- python-multiprocessing........................ Python 2.7 multiprocessing

<*> python-mysql........................... MySQL database adapter for Python

-*- python-ncurses................................. Python 2.7 ncurses module

-*- python-openssl..................................... Python 2.7 SSL module

<*> python-pip.......................... Tool for installing Python packages.

-*- python-pydoc..................................... Python 2.7 pydoc module

<*> python-pyserial.......................................... python-pyserial

-*- python-setuptools................... Tool for installing Python packages.

-*- python-sqlite3................................. Python 2.7 sqlite3 module

-*- python-unittest............................... Python 2.7 unittest module

-*- python-xml........................................... Python 2.7 xml libs

< > python-yaml........................... YAML parser and emitter for Python

1.Micropython: 软件包包含Micro Python,这是一种精简且快速的Python 3.4编程语言实现, 可以在微控制器(和低功耗计算机)上运行。(139KB)

2.micropython-lib:该软件包包含micropython-lib,这是一个为Micro Python开发非monolothic 标准库的项目。请注意,这是一项正在进行的工作,并且有些库可能缺 失,不完整或有错误。(212KB)

3.python-base: 这个软件包只包含解释器和解释器最小的\\开始。(639KB)

4.python-codecs: Python 2.7编解码器+ unicode支持。(679KB)

5. python-compiler: Python 2.7编译器模块。(58KB)

6.python-ctypes: Python的ctypes模块可以直接调用c/c++导出的函数,将c/c++编译成动态 连接库后可供python直接调用。(55KB)

7.python-db: Python 2.7 db模块。(64KB)

8.python-decimal: Python 2.7十进制模块。(47KB)

9.python-distutils: 这个库的目的是为开发者提供一种方便的打包方式, 同时为使用者提 供方便的安装方式(170KB)

10.python-dns: dnspython是Python的DNS工具包。它支持几乎所有记录类型。它可用于 查询,区域传输和动态更新。它支持TSIG认证消息和EDNS0。(136KB)

11.python-email: Python 2.7电子邮件模块。(47KB)

12.python-gdbm: Python 2.7 gdbm模块(5KB)

13.python-light: 这个包本质上是基于python的包加上一些很少使用的(和大的)库被剥离 到单独的包中。(1369KB)

14.python-logging: Python 2.7日志模块。(41KB)

15.python-multiprocessing: Python 2.7多处理。(63KB)

16.python-mysql: MySQLdb是流行的MySQL数据库/服务器的线程兼容接口,提供Python 数据库API。(36KB)

17.python-ncurses: Python 2.7 ncurses模块。(29KB)

18.python-openssl: Python 2.7 SSL模块。(35KB)

19.python-openssl: Python 2.7 SSL模块。(35KB)

20.python-pip: Python 2.7 pip模块。(1491KB)

21.python-pydoc: Python 2.7 pydoc模块。(178KB)

22.python-pyserial: 串口python绑定。(65KB)

23.Python-setuptools: Python 2.7 setuptools模块。(628KB)

24.python-sqlite3: Python 2.7 sqlite3 module。(23KB)

25.python-unittest: Python的单元测试框架,支持自动化测试。(32KB)

26.python-xml: Python 2.7 xml libs (170KB)

27.python-yaml: Python 的YAML解析器和发射器(95KB)