python串口通信模块包--pyserial-3.4.tar.gz

时间:2020-11-20 09:33:20
【文件属性】:
文件名称:python串口通信模块包--pyserial-3.4.tar.gz
文件大小:148KB
文件格式:GZ
更新时间:2020-11-20 09:33:20
python 安装pyserial-3.4.tar.gz步骤:下载pyserial-3.4.tar.gz并解压,在安装python并将python添加到环境变量中后,打开命令提示符窗口切换到解压pyserial-3.4.tar.gz的目录路径,然后输入python setup.py install,即可安装serial包。在python的IDE中输入import serial无报错,即为安装成功
【文件预览】:
pyserial-3.4
----MANIFEST.in(1KB)
----PKG-INFO(2KB)
----README.rst(2KB)
----documentation()
--------tools.rst(10KB)
--------pyserial_api.rst(38KB)
--------shortintro.rst(3KB)
--------conf.py(6KB)
--------pyserial.png(7KB)
--------url_handlers.rst(11KB)
--------appendix.rst(5KB)
--------examples.rst(10KB)
--------Makefile(3KB)
--------index.rst(956B)
--------pyserial.rst(4KB)
----CHANGES.rst(24KB)
----test()
--------test_rs485.py(2KB)
--------test_context.py(1KB)
--------test_rfc2217.py(1KB)
--------test_asyncio.py(2KB)
--------handlers()
--------run_all_tests.py(2KB)
--------test_settings_dict.py(3KB)
--------test.py(8KB)
--------test_high_load.py(2KB)
--------test_timeout_class.py(2KB)
--------test_pty.py(3KB)
--------test_url.py(2KB)
--------test_threaded.py(2KB)
--------test_advanced.py(6KB)
--------test_exclusive.py(2KB)
--------test_util.py(1KB)
--------test_iolib.py(2KB)
--------test_readline.py(3KB)
--------test_cancel.py(3KB)
----pyserial.egg-info()
--------PKG-INFO(2KB)
--------SOURCES.txt(2KB)
--------top_level.txt(7B)
--------dependency_links.txt(1B)
----setup.cfg(125B)
----examples()
--------setup-miniterm-py2exe.py(794B)
--------setup-wxTerminal-py2exe.py(1KB)
--------rfc2217_server.py(6KB)
--------port_publisher.sh(1KB)
--------wxSerialConfigDialog.py(13KB)
--------port_publisher.py(19KB)
--------tcp_serial_redirect.py(7KB)
--------at_protocol.py(5KB)
--------wxTerminal.py(14KB)
--------setup-rfc2217_server-py2exe.py(780B)
--------wxSerialConfigDialog.wxg(13KB)
--------wxTerminal.wxg(7KB)
----setup.py(3KB)
----serial()
--------tools()
--------serialposix.py(31KB)
--------serialutil.py(21KB)
--------__init__.py(3KB)
--------serialwin32.py(20KB)
--------urlhandler()
--------threaded()
--------serialcli.py(9KB)
--------win32.py(11KB)
--------serialjava.py(8KB)
--------rs485.py(3KB)
--------rfc2217.py(58KB)
----LICENSE.txt(2KB)
----pylintrc(12KB)

网友评论