1080 Forks
2907 Stars
2907 Watchers

pyserial

Python serial port access library

How to download and setup pyserial

Open terminal and run command
git clone https://github.com/pyserial/pyserial.git
git clone is used to create a copy or clone of pyserial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyserial https://github.com/pyserial/pyserial/archive/master.zip

Or simply clone pyserial with SSH
[email protected]:pyserial/pyserial.git

If you have some problems with pyserial

You may open issue on pyserial support forum (system) here: https://github.com/pyserial/pyserial/issues