B
Brian Quinlan
What is pyMobile?
pyMobile is a pure-Python library that allows you to communicate with a
mobile phone through a serial connection (e.g. through Bluetooth).
Currently the most interesting feature of pyMobile is the ability to send
SMS messages.
pyMobile requires the following Python libraries:
pySerial - http://pyserial.sourceforge.net/
Optik - http://optik.sourceforge.net/
(for Python versions 2.2.x and earlier)
The pyMobile website is at:
http://pymobile.sourceforge.net
You can download pyMobile from:
https://sourceforge.net/project/showfiles.php?group_id=93384
Cheers,
Brian
pyMobile is a pure-Python library that allows you to communicate with a
mobile phone through a serial connection (e.g. through Bluetooth).
Currently the most interesting feature of pyMobile is the ability to send
SMS messages.
pyMobile requires the following Python libraries:
pySerial - http://pyserial.sourceforge.net/
Optik - http://optik.sourceforge.net/
(for Python versions 2.2.x and earlier)
The pyMobile website is at:
http://pymobile.sourceforge.net
You can download pyMobile from:
https://sourceforge.net/project/showfiles.php?group_id=93384
Cheers,
Brian