PyTCP – TCP/IP Stack written in Python

PyTCP is a Python based attempt to create fully functional TCP/IP stack for educational purposes. Stack operates as user space process attached to Linux TAP interface. As of today stack supports TC… Read more

Similar

Maya – Python Datetimes for Humans

Datetimes are very frustrating to work with in Python, especially when dealing with different locales on different systems. This library exists to make the simple things easier, while admitting that time is an illusion (timezones doubly so), and should be...

Read more »