pmd-pytcp

Pure-Python, zero-dependency TCP/IP stack — Ethernet through RFC 9293 TCP — running in user space on a TAP/TUN interface, embeddable in-process or run as a daemon, with a Berkeley-sockets API.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pmd-pytcp

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.7 2026-08-13    
0.3.6 2026-08-13    
0.3.5 2026-08-12    
0.3.4 2026-08-12    
0.3.3 2026-08-12    
0.3.2 2026-08-12    
0.3.1 2026-08-10    
0.3.0 2026-07-22    
0.2.0 2026-07-21    
0.1.0 2026-07-13    
0.0.6 2026-07-11    
0.0.5 2026-07-05    
0.0.4 2026-06-23    
0.0.3 2026-06-22    
0.0.2 2026-06-22    
0.0.1 2026-06-22    

Issues with this package?

Page last updated 2026-09-16 20:40:23 UTC