开发者

Is there a free python library for phone calling? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

开发者_如何学编程

Closed 8 years ago.

Improve this question

I'm writting a small python script notify me when certain condition met. I used smtplib which does the emailing for me, but I also want the script to call my cell phone as well.

I can't find a free library for phone callings. Does anyone know any?


Make the calls using Skype, and use the Skype4Py API.

If you want other suggestions, please specify how you want to make the call (modem? Some software bridge? What?).

Also, might I suggest that you send an SMS instead of placing a call? You can do that via Skype too, btw.


Twilio can make calls through their API. Pay as you go. Worked well for wakeup calls for me.


I've used Skype4Py very successfully. Keep in mind though it does require Skype to be installed and costs the standard rate for SkypeOut.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜