Clickatell Python Code
Per a comment posted on non-related post regarding my python code to connect to send SMS messages via Clickatell.
The pycurl wrapper is available from http://pycurl.sourceforge.net/ which provides the python wrapper around the cURL library.
UPDATE:
I've setup a project and subversion repository for this code and have moved the code over to that subversion repository.