Changes between Version 35 and Version 36 of InstallationGuidelines/Windows/Developer/Manual


Ignore:
Timestamp:
09/30/13 09:06:51 (11 years ago)
Author:
Fran Boon
Comment:

Updates to current

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Manual

    v35 v36  
    88
    99NB 32-bit Python should be used even on 64-bit Windows:
    10 * http://python.org/ftp/python/2.7.3/python-2.7.3.msi
     10* http://python.org/ftp/python/2.7.5/python-2.7.5.msi
    1111
    1212== Install Python Libraries ==
    1313Windows users should generally use Windows Installers, where available
    1414
    15 ==== Mandatory ====
    16  * [http://codespeak.net/lxml lxml] for XML export/import: http://pypi.python.org/packages/2.7/l/lxml/lxml-2.3.win32-py2.7.exe
    17  * [http://pypi.python.org/pypi/Shapely/ Shapely] for GIS Features: http://pypi.python.org/packages/2.7/S/Shapely/Shapely-1.2.14.win32-py2.7.exe
    18  * [http://www.reportlab.com/software/opensource/rl-toolkit/download/ ReportLab] for PDF output: http://www.reportlab.com/ftp/reportlab-2.5.win32-py2.7.exe
    19  * [http://www.pythonware.com/products/pil/ PIL] Python Image Library for PDFs: http://effbot.org/downloads/PIL-1.1.7.win32-py2.7.exe
    20  * [http://pypi.python.org/pypi/setuptools/ setuptools] for installing dateutil (& tweepy): http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11.win32-py2.7.exe
    21  * [http://labix.org/python-dateutil dateutil]: http://labix.org/download/python-dateutil/python-dateutil-1.5.tar.gz
    22   * No Windows installer, so install by unzipping, opening a command line inside the folder & {{{python setup.py install}}}
     15Note: These libraries are checked here:
     16* https://github.com/flavour/eden/blob/master/modules/s3_update_check.py
    2317
    24 ==== Optional ====
    25  * [http://ipython.org IPython] for a nicer interactive shell: http://archive.ipython.org/release/0.12/ipython-0.12.win32-setup.exe
    26  * [http://sourceforge.net/projects/pywin32/ Python extensions for Windows]: http://sourceforge.net/projects/pywin32/files/pywin32/Build216/pywin32-216.win32-py2.7.exe/download
     18=== Mandatory ===
     19* [http://codespeak.net/lxml lxml] for XML export/import: http://pypi.python.org/packages/2.7/l/lxml/lxml-2.3.win32-py2.7.exe
     20* [http://pypi.python.org/pypi/Shapely/ Shapely] for GIS Features: http://pypi.python.org/packages/2.7/S/Shapely/Shapely-1.2.18.win32-py2.7.exe
     21* [http://pypi.python.org/pypi/setuptools/ setuptools] for installing dateutil (& tweepy): http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11.win32-py2.7.exe
     22* [http://labix.org/python-dateutil dateutil]: http://labix.org/download/python-dateutil/python-dateutil-1.5.tar.gz
     23 * No Windows installer, so install by unzipping, opening a command line inside the folder & {{{python setup.py install}}}
    2724
    28  * [http://pypi.python.org/pypi/xlrd xlrd] for XLS output: http://pypi.python.org/packages/any/x/xlrd/xlrd-0.7.1.win32.exe
    29  * [http://pypi.python.org/pypi/xlwt xlwt] for XLS output: http://pypi.python.org/packages/any/x/xlwt/xlwt-0.7.2.win32.exe
     25=== Optional ===
     26* [http://pypi.python.org/pypi/xlrd xlrd] for XLS output: http://pypi.python.org/packages/any/x/xlrd/xlrd-0.7.9.win32.exe
     27* [http://pypi.python.org/pypi/xlwt xlwt] for XLS output: http://pypi.python.org/packages/any/x/xlwt/xlwt-0.7.3.win32.exe
    3028
    31  * [http://matplotlib.sourceforge.net/users/installing.html MatPlotLib] for charts (used in the Survey application & for the S3Report pivottable reports): http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/matplotlib-1.1.0.win32-py2.7.exe/download
    32  * [http://numpy.scipy.org  numpy] required by matplotlib: http://sourceforge.net/projects/numpy/files/NumPy/1.6.1/numpy-1.6.1-win32-superpack-python2.7.exe/download
     29* [http://www.reportlab.com/software/opensource/rl-toolkit/download/ ReportLab] for PDF output: http://www.reportlab.com/ftp/reportlab-2.7.win32-py2.7.exe
     30* [http://www.pythonware.com/products/pil/ PIL] Python Image Library for PDFs: http://effbot.org/downloads/PIL-1.1.7.win32-py2.7.exe
    3331
    34  * [http://pypi.python.org/pypi/tweepy/ tweepy] python library to interact with Twitter: http://pypi.python.org/packages/source/t/tweepy/tweepy-1.8.tar.gz
    35  * [http://sourceforge.net/projects/pyserial/files/ Pyserial] to use a Modem for SMS: http://sourceforge.net/projects/pyserial/files/pyserial/2.5/pyserial-2.5.win32.exe/download
     32* [http://gdal.org GDAL] for Shapefile support:
     33 * http://www.gisinternals.com/sdk/Download.aspx?file=release-1600-gdal-1-10-1-mapserver-6-4-0\GDAL-1.10.1.win32-py2.7.msi
     34 * http://www.gisinternals.com/sdk/Download.aspx?file=release-1600-gdal-1-10-1-mapserver-6-4-0\gdal-110-1600-core.msi
    3635
    37  * [http://pypi.python.org/pypi/pytz/ PyTZ] for Timezone awareness (unused currently)
    38  * [http://pypi.python.org/pypi/pywurfl/ PyWURFL] for Browser Capabilities (unused currently)
     36* [https://pypi.python.org/pypi/PyRTF PyRTF] for Survey to export as RTF: http://sourceforge.net/projects/pyrtf/files/pyrtf/0.45/PyRTF-0.45.tar.gz/download
    3937
    40  * [http://pypi.python.org/pypi/MySQL-python/ MySQLDB for accessing MySQL databases]: http://www.codegood.com/download/10/
    41  * [http://initd.org/psycopg/ Psycopg for accessing PostgreSQL databases]:
    42   * [http://www.stickpeople.com/projects/python/win-psycopg/psycopg2-2.4.4.win32-py2.7-pg9.1.2-release.exe PostgreSQL-9.1.2]
     38* [http://matplotlib.sourceforge.net/users/installing.html MatPlotLib] for charts (used in the Survey application but not for the S3Report pivottable reports): http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.0/matplotlib-1.3.0.win32-py2.7.exe/download
     39* [http://numpy.scipy.org numpy] required by matplotlib & also Vulnerability module: http://sourceforge.net/projects/numpy/files/NumPy/1.7.1/numpy-1.7.1-win32-superpack-python2.7.exe/download
     40
     41* [http://ipython.org IPython] for a nicer interactive shell: http://archive.ipython.org/release/0.12.1/ipython-0.12.1.win32.exe
     42* [http://sourceforge.net/projects/pywin32/ Python extensions for Windows]: http://sourceforge.net/projects/pywin32/files/pywin32/Build218/pywin32-218.win32-py2.7.exe/download
     43
     44* [http://pypi.python.org/pypi/tweepy/ tweepy] python library for Twitter Send/Receive: http://pypi.python.org/packages/source/t/tweepy/tweepy-1.8.tar.gz
     45* [https://github.com/ckoepp/TwitterSearch TwitterSearch] python library to search Twitter: https://github.com/ckoepp/TwitterSearch/archive/master.zip
     46* [http://sourceforge.net/projects/pyserial/files/ Pyserial] to use a Modem for SMS: http://sourceforge.net/projects/pyserial/files/pyserial/2.5/pyserial-2.5.win32.exe/download
     47
     48* [https://pypi.python.org/pypi/rpy2/ RPy2] for Climate module: https://pypi.python.org/packages/source/r/rpy2/rpy2-2.3.8.tar.gz
     49* [http://www.scipy.org SciPy] for Climate module: http://www.lfd.uci.edu/~gohlke/pythonlibs/dhzoqiqp/scipy-0.12.0.win32-py2.7.exe
     50* [http://www.unidata.ucar.edu/software/netcdf/ NetCDF] for Climate module: https://code.google.com/p/netcdf4-python/downloads/detail?name=netCDF4-1.0.5.win32-py2.7.exe&can=2&q=
     51
     52* [http://pypi.python.org/pypi/pytz/ PyTZ] for Timezone awareness (unused currently)
     53* [http://pypi.python.org/pypi/pywurfl/ PyWURFL] for Browser Capabilities (unused currently)
     54
     55* [http://pypi.python.org/pypi/MySQL-python/ MySQLDB for accessing MySQL databases]: http://www.codegood.com/download/10/
     56* [http://initd.org/psycopg/ Psycopg for accessing PostgreSQL databases]:
     57 * [http://www.stickpeople.com/projects/python/win-psycopg/2.5.1/psycopg2-2.5.1.win32-py2.7-pg9.2.4-release.exe PostgreSQL-9.2.4]
    4358
    4459== Install git ==