
  

1. Python 2.7

2. Pip
http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows
C:\Python27\python.exe get-pip.py install

3. Suds
C:\Python27\Scripts\pip.exe install suds
