» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:Python-License + Programming

Medusa Server

Medusa provides a framework for implementing asynchronous socket-based servers for TCP/IP, and on Unix domain sockets. The first release includes HTTP, FTP, and ‘monitor’ (remote python interpreter) servers.

pySerial

pySerial is a python library that encapsulates access to the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The module named “serial” automatically selects the appropriate backend.