pure python for sms

Neil Hodgson nyamatongwe+thunder at gmail.com
Thu Aug 30 18:25:37 EDT 2007


Gerardo Herzig:

> Hi dudes. Im looking for a python implementation for sending sms to a 
> cell phone. I was try using some free pages, but i want to use a python. 
> Do i need a cellphone conected to my machine? Or can i send sms to some 
> cell via some python library?

    This is likely to cost some money similar to sending an SMS from a 
'phone. There are several companies that provide SMS sending services 
that can be accessed through HTTP. Have a look at www.clickatell.com and 
www.aql.com . Here is a library based on Clickatell:
http://www.powertrip.co.za/code/python/clickatell.py

    Neil



More information about the Python-list mailing list