ANN: pyMobile 0.1.0 released
Brian Quinlan
brian at sweetapp.com
Tue Nov 25 15:20:08 EST 2003
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
More information about the Python-list
mailing list