Changes between Version 48 and Version 49 of InstallationGuidelines/Windows/Developer/Manual


Ignore:
Timestamp:
09/08/16 11:48:58 (9 years ago)
Author:
Fran Boon
Comment:

--

Legend:

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

    v48 v49  
    55
    66== Install Python ==
    7 2.7 is currently recommended. (2.6 works for all core functionality, but doesn't allow you to use the S3Report pivot table functions)
     72.7 is currently required
    88
    99NB 32-bit Python should be used even on 64-bit Windows:
     
    1717
    1818=== 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
     19* [http://codespeak.net/lxml lxml] for XML export/import: http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml
     20* [http://pypi.python.org/pypi/Shapely/ Shapely] for GIS Features: http://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely
    2121* [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
    2222* [http://labix.org/python-dateutil dateutil]: http://labix.org/download/python-dateutil/python-dateutil-1.5.tar.gz
     
    2424
    2525=== Optional ===
    26 * [http://pypi.python.org/pypi/xlrd xlrd] for XLS output: https://pypi.python.org/packages/source/x/xlrd/xlrd-0.9.3.tar.gz
    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
    28 
    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
     26* [http://pypi.python.org/pypi/xlrd xlrd] for XLS output: https://pypi.python.org/packages/42/85/25caf967c2d496067489e0bb32df069a8361e1fd96a7e9f35408e56b3aab/xlrd-1.0.0.tar.gz
     27* [http://pypi.python.org/pypi/xlwt xlwt] for XLS output: https://pypi.python.org/packages/0b/69/644313df86e6375ec2c6b34ec8ac544b9cc7803b7d943223d32811860f3d/xlwt-1.1.2.tar.gz
     28* [http://www.reportlab.com/software/opensource/rl-toolkit/download/ ReportLab] for PDF output: http://www.lfd.uci.edu/~gohlke/pythonlibs/#reportlab
     29* [https://github.com/python-pillow/Pillow Pillow] Python Image Library for PDFs: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow
    3130
    3231* [http://gdal.org GDAL] for Shapefile support: