Here, you can find the tools you need to download to your PC to start programming in Python language. After your installation is complete, check Easy_Install for downloading packages.
There are multiple software available for Windows. Here we give a list of tools you need to download for programming using Eclipse software.
Download and install following packages in order:
To use python
command in cmd.exe terminal, you may need to add Python directory to your environment path. To do this, add your Python installation folder (like C:\Python27
) to your PATH variable under Environment Variables. Follow these instructions:
;C:\python27
PATH
variable.You can install EasyEclipse distribution, which is a bundle of Eclipse and PyDev.