Установка python на windows для новичков

Download Установка Python на Windows для новичков

If you can't read please download the document

Upload: yuri-astrov

Post on 12-Aug-2015

125 views

Category:

Education


8 download

TRANSCRIPT

  1. 1. Python Windows
  2. 2. https://www.python.org/ https://www.python.org/doc/ https://docs.python.org/3/library/index.html https://docs.python.org/2.7/library/index.html
  3. 3. 2.7 3.4
  4. 4. Python 2.7 ,
  5. 5. Python 3.4 ()
  6. 6. IDE (Integrated Development Environment) IDLE ( Python) Ipython http://ipython.org/# .txt :) Visual Studio https://pytools.codeplex.com/ Spyder https://github.com/spyder-ide/spyder
  7. 7. IDE https://code.google.com/p/pythonxy/ Anaconda http://continuum.io/ http://docs.continuum.io/anaconda/pkg-docs.html WinPython https://winpython.github.io/
  8. 8. Windows Python libs http://www.lfd.uci.edu/~gohlke/pythonlibs/
  9. 9. wheel cmd.exe .bat pip install PyQt4-4.11.3-cp34-none- win_amd64.whl C:Python34Scriptspip install PyQt4-4.11.3- cp34-none-win_amd64.whl C:Python27Scriptspip install PyQt4-4.11.3- cp27-none-win_amd64.whl
  10. 10. wheel cmd.exe .bat pip install PyQt4-4.11.3-cp34-none- win_amd64.whl C:Python34Scriptspip install PyQt4-4.11.3- cp34-none-win_amd64.whl C:Python27Scriptspip install PyQt4-4.11.3- cp27-none-win_amd64.whl