Legacy Python Version

Overview of the downloadable original Python and PySide6 version of pyIDE.

v2.0 In Development Legacy Python Release

Status

pyIDE v2.0: Public v2.0 download is not available yet.

Legacy Python Release: Legacy Python Release

Original Python and PySide6 version

The legacy release is the currently downloadable pyIDE version. It remains useful while v2.0 is developed.

  • Tabbed editor.
  • Project-file tree.
  • Interpreter manager.
  • Internal and external run modes.
  • PyInstaller helper.
Interpreter Manager

The legacy version can select Python interpreters for running scripts.

  • Multiple Python versions may exist.
  • Check python.exe when scripts fail.
Settings persistence

Legacy preferences are stored in pyide_config.json where possible and can fall back to user storage.

  • Themes, autosave, recent files, autocomplete, consoles, and interpreters are settings topics.