Skip to content

Project Dependencies

mmakhalaf edited this page Mar 13, 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
      • psycopg
    • Follow this link to install django with PostGIS enabled.
  • JetBrains PyCharm IDE

Clone this wiki locally