What's dAmnServer EMU? It's a very basic server written in Python to emulate the deviantArt Messaging Network server. It uses MySQL as the backend database and the Twisted framework for client connectivity.

I created this primarily to learn Twisted. In the works is to use ORM (Object Relations Mapping) with the python code to provide persistent objects handling. Lots of work to go but you should be able to connect to the server via a dAmn browser and execute basic commands.

damnServerEMU.zip
Page: