CMD + K

pyserial

Community

Python serial port access library

Installation

To install this package, run one of the following:

Conda
$conda install timl::pyserial

Usage Tracking

3.4
2.7
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

pySerial encapsulates the access for the serial port. It provides backends for Python running on Windows, OSX, Linux, BSD (possibly any POSIX compliant system) and IronPython. The module named "serial" automatically selects the appropriate backend.

About

Summary

Python serial port access library

Last Updated

Dec 19, 2017 at 03:16

License

BSD-3-Clause

Total Downloads

3.1K

Supported Platforms

win-32