文件名称:Pyserial
介绍说明--下载内容均来自于网络,请自行研究使用
python 串口驱动库pyserial-2.7,包含win32 python2/3安装包,以及源码安装包和安装方法。-Python serial driver library pyserial-2.7, contains a WIN32 python2/3 installation package, as well as the source of the installation package and method of installation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Pyserial
........\pyserial-2.7.win32.exe
........\pyserial-2.7.win32_py3k.exe
........\pyserial-2.7源码
........\................\CHANGES.txt
........\................\LICENSE.txt
........\................\MANIFEST.in
........\................\PKG-INFO
........\................\README.txt
........\................\build
........\................\.....\lib
........\................\.....\...\serial
........\................\.....\...\......\__init__.py
........\................\.....\...\......\rfc2217.py
........\................\.....\...\......\serialcli.py
........\................\.....\...\......\serialjava.py
........\................\.....\...\......\serialposix.py
........\................\.....\...\......\serialutil.py
........\................\.....\...\......\serialwin32.py
........\................\.....\...\......\sermsdos.py
........\................\.....\...\......\tools
........\................\.....\...\......\.....\__init__.py
........\................\.....\...\......\.....\list_ports.py
........\................\.....\...\......\.....\list_ports_linux.py
........\................\.....\...\......\.....\list_ports_osx.py
........\................\.....\...\......\.....\list_ports_posix.py
........\................\.....\...\......\.....\list_ports_windows.py
........\................\.....\...\......\.....\miniterm.py
........\................\.....\...\......\urlhandler
........\................\.....\...\......\..........\__init__.py
........\................\.....\...\......\..........\protocol_hwgrep.py
........\................\.....\...\......\..........\protocol_loop.py
........\................\.....\...\......\..........\protocol_rfc2217.py
........\................\.....\...\......\..........\protocol_socket.py
........\................\.....\...\......\win32.py
........\................\.....\scripts-3.4
........\................\.....\...........\miniterm.py
........\................\documentation
........\................\.............\Makefile
........\................\.............\appendix.rst
........\................\.............\conf.py
........\................\.............\examples.rst
........\................\.............\index.rst
........\................\.............\pyparallel.rst
........\................\.............\pyserial.png
........\................\.............\pyserial.rst
........\................\.............\pyserial_api.rst
........\................\.............\shortintro.rst
........\................\examples
........\................\........\enhancedserial.py
........\................\........\port_publisher.py
........\................\........\port_publisher.sh
........\................\........\rfc2217_server.py
........\................\........\scan.py
........\................\........\scanlinux.py
........\................\........\scanwin32.py
........\................\........\setup-miniterm-py2exe.py
........\................\........\setup-rfc2217_server-py2exe.py
........\................\........\setup-wxTerminal-py2exe.py
........\................\........\tcp_serial_redirect.py
........\................\........\wxSerialConfigDialog.py
........\................\........\wxSerialConfigDialog.wxg
........\................\........\wxTerminal.py
........\................\........\wxTerminal.wxg
........\................\serial
........\................\......\__init__.py
........\................\......\rfc2217.py
........\................\......\serialcli.py
........\................\......\serialjava.py
........\................\......\serialposix.py
........\................\......\serialutil.py
........\................\......\serialwin32.py
........\................\......\sermsdos.py
........\................\......\tools
........\................\......\.....\__init__.py
........\................\......\.....\list_ports.py
........\................\......\.....\list_ports_linux.py
........\................\......\.....\list_ports_osx.py
........\................\......\.....\list_ports_posix.py
........\................\.....