Jacob Mathai http://jacobmathai.blogspot.com/
I've been using the Python and the wiki for a while now. I justed wanted to begin contributing back to the community. I use Python in conjunction with Twisted to create simple clients and servers and and the process is quite straight forward. You can learn more about Twisted at http://twistedmatrix.com/projects/core/documentation/howto/index.html.
Twisted Sumo Download : http://twistedmatrix.com/projects/core/
Python Interface to the OpenSSL Library: http://pyopenssl.sourceforge.net/
Links
* Here is a simple HTTP Proxy Server written in Python using Twisted.