A fairly simple telnet server written in python. Intended for use as a module to write a BBS or a MUD or something. Asynchronous in operation, single threaded in nature. Run from inside of your do-stuff loop so you decide when to poll for input from the network.