Sending SMS using python script

65 views
Skip to first unread message

gganesh

unread,
Apr 1, 2009, 7:14:44 AM4/1/09
to Django users
hi group,
my application needs to send SMS occasionally to all the clients .Is
there any library in python that supports in sending SMS.
I like to conform few information i gathered in this regard.

I can send SMS by two ways

1. Sending SMS using Email clients
2. Using sms gateway to send message(we can implement SMS Gateway API
's ,provided by vendor and ,send SMS -- we will be charged
accordingly )


In case of First approach
1. We can make use of libgamil library to send SMS using gmail ( I
ref : http://blog.datasingularity.com/?p=63 )
i suppose sending sms through gmail is not supported in India
2. Can we use Skype4py library,

In case of second approach
1. Is there any way to send SMS for free inside India ,or ,Any free
SMS gateway providers in India
Any information regarding this is appreciable
Thanks

Karen Tracey

unread,
Apr 1, 2009, 11:05:37 AM4/1/09
to django...@googlegroups.com
On Wed, Apr 1, 2009 at 7:14 AM, gganesh <ganes...@gmail.com> wrote:

hi group,
my application needs to send SMS occasionally to all the clients  .Is
there any library in python that supports in sending SMS.
[snip]

This question really has nothing to do with Django, so you'll likely get better responses if you ask in a more appropriate place, like comp.lang.python or some group devoted to SMS.  Django doesn't restrict what Python libraries you can use, so whatever is available for Python in general you can use in your Django app.

Karen
Reply all
Reply to author
Forward
0 new messages