|
|
|
Development ::
To move around within this setup procedure, use these links:
|
|
| |
Setting up your Computer - Windows
Python
Transana is written in Python. Therefore, the first step in getting your computer ready to work on Transana's source code is to download and install Python. Information and downloads are available at http://www.python.org. We are currently using version 2.5.2.
If you are not familiar with Python, you might want to take a look at the Python Tutorial. There are also a number of good books available for learning Python. You don't need to spend any time learning Tkinter or Tcl/Tk GUI programming for Python, as Transana does not use that approach to building its graphical user interface.
The next step is to set up wxPython.
|
|
|