I N S T A L L
The following requirements exist for running the Python WebSmsComToolkit:
- No requirements for python version 2.6+
WebSmsComToolkit will run under Python versions 2.4 to 2.7 and maybe even below
- ssl
- Python version <2.6 :
- Python version 2.3 : simplejson 2.0.0
- Python version 2.4 : simplejson 2.1.0
- Python version 2.5 : simplejson 2.2.0+ (latest was 2.6.2) (http://pypi.python.org/pypi/simplejson/)
- Python version 2.6+ :
use of custom JSON encoder/decoder is possible
Go to the WebSmsComToolkit-1.0.2 directory and type:
Unix/Linux:
sudo python setup.py install
Windows (assuming python in your path environment:
python setup.py install
See script send_sms.py on how to send an sms