Overview

tcpy is a lightweight framework for asynchronous TCP Servers and associated clients.

Read, star, or contribute to the source code on Github

Installation

tcpy is hosted on PyPI. Easiest installation is with pip:

pip install tcpy

Alternatively, you can download a tarball of the source here.

Note

tcpy versions do not yet exist for Python 3 or for Windows.