User Tools

Site Tools


setup:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
setup:python [2014/09/08 11:50]
sertalpbilal
setup:python [2016/12/13 10:38]
sertalpbilal
Line 3: Line 3:
 {{ :setup:python.sh-600x600.png?nolink&100 |}} {{ :setup:python.sh-600x600.png?nolink&100 |}}
  
-Here, you can find the tools you need to download to your PC to start programming in Python language.+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 [[setup:easy_install|Easy_Install]] for downloading packages.
  
 ===== Windows ===== ===== Windows =====
  
-There are multiple software available for Windows. Here we give a list of tools you need to download for programming using [[software:eclipse|Eclipse software]]((Suggested by Ted Ralphs)).+There are multiple software available for Windows. Here we give a list of tools you need to download for programming using [[software:eclipse|Eclipse software]].
  
 Download and install following packages in order: Download and install following packages in order:
   * [[http://www.eclipse.org/downloads/ | Eclipse]]   * [[http://www.eclipse.org/downloads/ | Eclipse]]
-  * [[https://www.python.org/download/ | Python 2.7]]((Be sure that you are downloading Python 2.7, not 3.x version)) +  * [[https://www.python.org/download/ | Python]]((There are two versions of Python, be sure that you are downloading the correct version)) 
-  * PyDev ((There are two options to install PyDev))+  * PyDev
     * [[http://pydev.org/manual_101_install.html#installing-with-the-update-site|(Suggested) PyDev over Eclipse]]     * [[http://pydev.org/manual_101_install.html#installing-with-the-update-site|(Suggested) PyDev over Eclipse]]
     * [[http://pydev.org/download.html|PyDev from website]]((Read [[http://pydev.org/manual_101_root.html|Getting Started]] document first))     * [[http://pydev.org/download.html|PyDev from website]]((Read [[http://pydev.org/manual_101_root.html|Getting Started]] document first))
Line 24: Line 24:
   - Click Advanced System Settings.   - Click Advanced System Settings.
   - Click Environment Variables.   - Click Environment Variables.
-  - Add '';C:\python27'' (or whatever your Python directory is) to the ''PATH'' variable.+  - Add \\ '';C:\python27'' \\ (or whatever your Python directory is) to the ''PATH'' variable.
   - Restart your command prompt/terminal.   - Restart your command prompt/terminal.
  
Line 35: Line 35:
  
 ===== Linux ===== ===== Linux =====
 +
 +[[setup:pythonvirtual|Python Virtual Environment On Linux and COR@L]]
  
 ===== MAC OS ===== ===== MAC OS =====
 +  - Download Python for Mac with respect to 32 bit or 64 bit option from [[http://pydev.org/manual_101_install.html#installing-with-the-update-site|here]]
 +  - Download Eclipse for Mac from [[http://www.eclipse.org/downloads/|here]]
 +  - Download PyDev either from Eclipse or PyDev website. Guide to download from Eclipse is [[http://pydev.org/manual_101_install.html#installing-with-the-update-site|here]]
setup/python.txt · Last modified: 2016/12/13 10:38 by sertalpbilal