Libraries

pyGSM
pyGSM is a Python module which uses pySerial to provide an interface to send and receive SMS messages via an AT-compatible GSM modem or phone. It was ported from RubyGSM, and provides nearly the same features.
Problems? Please submit issues with pyGSM here.
RubyGSM
RubyGSM is a Ruby library which uses ruby-serialport to provide an interface to send and receive SMS messages via an AT-compatible GSM modem or phone.
Note: PyGSM was written to replace RubyGSM. Moving forward RubyGSM will not be supported.
