Installing Python on your PC

In order to try out some basic examples to introduce yourself to Python, we recommend that you install Python on your PC. That way, you can try out some code before you switch to NWare and start using Python in a project.

Note:

To install Python

  1. Open a browser and download Python 2.4.

    Information on the release can be found here: https://www.python.org/download/releases/2.4/.

  2. Run the msi installer and follow the instructions to install Python 2.4.

    A Python 2.4 folder will be added to the Start menu.

See also

What is Python?

Basic Python examples