Skip to content

Project Dependencies

mmakhalaf edited this page Mar 27, 2016 · 5 revisions

Project Dependencies

  • Python 3.5

  • Cygwin

    • Bash
    • Perl
    • cURL
  • PostgreSQL with PostGIS extension

  • Python packages

    • Download get-pip to install pip
    • Use pip to download the following,
      • django
      • djangorestframework
      • virtualenv
      • geocoder
      • requests
      • openpyxl
      • pyproj
      • psycopg2 - This needs to be installed separately and VC14 (VS2015) could be needed.
    • Follow this link to install django with PostGIS enabled.
  • Visual Studio IDE

Clone this wiki locally