pcs

Packet Construction Set


License
BSD-3-Clause
Install
pip install pcs==0.3

Documentation

Packet Construction Set

PCS is a set of Python modules and objects that make building network protocol code easier for the protocol developer. The core of the system is the pcs module itself which provides the necessary functionality to create classes that implement packets.

<http://gvnn3.github.io/PCS/>