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

前端 未结 6 1748
不思量自难忘°
不思量自难忘° 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:20

    Python-binding for Gammu perhaps?

    BTW. It's GUI version (Wammu) is written in wxPython.

提交回复
热议问题