Sending SMS using python script

Craig craig.emery at gmail.com
Fri Apr 3 11:27:50 EDT 2009


There's a Python wrapper to the Skype API here:
http://sourceforge.net/projects/skype4py/
On Linux I've used the PyGTK GUI that uses this. It's called
SkySentials here:
http://www.kolmann.at/philipp/linux/skysentials/

Craig

On Apr 3, 6:50 am, "ISF (Computer Scientists without Frontiers,
Italy)" <ceccarelli.a... at gmail.com> wrote:
> On 2 Apr, 06:41, guptha <gjango... at gmail.com> wrote:
>
>
>
> > hi group,
> > my application needs to sendSMSoccasionally to all the clients  .Is
> > there any library in python that supports in sendingSMS.
> > I like to conform few information i gathered in this regard.
>
> > I can sendSMSby two ways
>
> > 1. SendingSMSusing Email clients
> > 2. Usingsmsgateway to send message(we can implementSMSGateway API
> > 's ,provided by vendor and ,sendSMS-- we will be charged
> > accordingly )
>
> > In case of First approach
> > 1. We can make use of libgamil library to sendSMSusing gmail ( I
> > ref :http://blog.datasingularity.com/?p=63)
> > i suppose sendingsmsthrough gmail is not supported in India
> >  2. Can we use Skype4py library,
>
> > In case of second approach
> > 1. Is there any way to sendSMSfor free inside India ,or ,Any freeSMSgateway providers in India
> > Any information regarding this is appreciable
> >   Thanks
>
> A friend from India sent me this hint:
>
> the following link can be explored further for sending SMS on pyS60
> (python for symbian OS)http://mobilenin.com/pys60/menu.htm
>
> wkr,
> Aldo




More information about the Python-list mailing list