Here is a collection of short articles I have written about how to do many useful things in Python.
How to create network servers in Python (HTTP, FTP, SMTP, SOAP, syslog, ...)
How to obtain the binary representation of an integer in Python