How do I go about writing a program to send and receive sms using python?

前端 未结 6 1749
不思量自难忘°
不思量自难忘° 2021-02-10 00:38

I have looked all over the net for a good library to use in sending and receiving sms\'s using python but all in vain!

Are there GSM libraries for python out there?

6条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-10 01:03

    I provided a detailed answer to a similar question here. I mention a Python interface to an SMS gateway provided by TextMagic.

提交回复
热议问题