SMS api for python
Chris Rebert
clp2 at rebertia.com
Fri Oct 21 04:41:07 EDT 2011
On Fri, Oct 21, 2011 at 12:10 AM, Pankaj <pankaj.anand.26 at gmail.com> wrote:
> I want to make an api that would recieve the SMS text from the user
> and process it then send the result back to the use. Is there any api
> that I can use to do this??
There would seem to be several options:
http://pypi.python.org/pypi?%3Aaction=search&term=sms&submit=search
Cheers,
Chris
More information about the Python-list
mailing list