Skip to content
Lucien J. Haeller edited this page Dec 11, 2018 · 6 revisions

Winpython comes with quite a few included programs, here is a list with some explanations:

  • IDLE (IDLE (Python GUI).exe) - The standard Python console interpreter window
  • IPython Notebook (IPython Notebook.exe) - To create, work on and display IPython Notebooks
  • IPython Qt Console (IPython Qt Console.exe) - The Ipython (Improved Python) Console
  • Qt Assistant (Qt Assistant.exe) - Presenting documentation
  • Qt Demo (Qt Demo.exe) - Usage examples of qt
  • Qt Designer (Qt Designer.exe) - Create Qt-GUIs
  • Qt Linguist (Qt Linguist.exe) - Translating Qt programs
  • [Spyder light](Spyder (light).exe) - Spyder will be started without loading Addons automatically
  • Spyder (Spyder.exe) - Most popular Python-IDE in the scientific context.
  • WinPython Command Prompt (WinPyton Command Prompt.exe) - A command shell with loaded Winpython programs (all installed programs too, e.g. pip, nose, etc.)
  • WinPython Control Panel (WinPyton Control Panel.exe)
  • WinPython Interpreter (WinPyton Interpreter.exe)

directory where winpython is installed

Clone this wiki locally