wiki:InstallationGuidelines/Windows/Developer/Manual

Version 29 (modified by Fran Boon, 13 years ago) ( diff )

--

Installation Guidelines: Windows - Developer (Manual)

If you are a Developer running Windows and wishing to install Python & all dependent libraries manually then this is the right page for you.

Install Python

2.7 is currently recommended. (2.6 works for all core functionality, but doesn't allow you to use the S3Cube pivot table functions)

NB 32-bit Python should be used even on 64-bit Windows:

Install Python Libraries

Windows users should generally use Windows Installers, where available

Mandatory

Optional

  • PyTZ for Timezone awareness (unused currently)
  • PyWURFL for Browser Capabilities (unused currently)

Install git

We use the git Distributed Version Control System.

Several downloads are available here, pick the latest one available and install it.

If you want to develop using the "forks"-feature of GitHub (which are basically branches - but in your own repository) or by commiting code directly to the eden repository, you have to create a GitHub account.

After that you can setup your git by configuring your SSH keys and accountdata. A pretty good tutorial is available at the GitHub-Manual.

Next

Install Web2Py & Sahana:

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.