pymodem

Simple Python interface to generic terminal and (specifically) GSM modem devices. Includes general serial connection/chat, AT command, SMS (including GSM.03.38) support.


License
BSD-3-Clause
Install
pip install pymodem==0.2

Documentation


Simple Python interface to generic terminal and (specifically) GSM modem
devices. Includes general serial connection/chat, AT command, SMS (including
GSM.03.38) support.

License: MIT