Documentation Help Center
Choose a guide by workflow. Product pages still exist, but the help center now points to dedicated documentation pages.
Topics covered
7 categories / 14 documentation pages.
Setup, status, opening files, projects, interpreters, and running.
Legacy installer, interpreter requirements, optional tools, and v2.0 status.
Start with an untitled editor tab and save it as a .py file.
Open existing Python files and save changes.
Use a folder as the active project.
Choose the Python executable used for runs.
Run scripts internally and inspect output.
Tabs, saving, line numbers, syntax, completion, and sessions.
Work with multiple files and unsaved indicators.
Use the gutter to follow errors and locations.
Search, replace, and move between matches.
Use built-in and optional Jedi-enhanced completion.
Catch Python syntax problems.
Understand autosave boundaries.
File, edit, run, and tool shortcuts.
Open and manage active project folders.
Open a folder as the active project.
Create files and folders.
Change filesystem items carefully.
Open project locations in Windows.
Search active project text.
Understand the current project boundary.
Internal and external script execution.
Run with F5 inside pyIDE.
Read stdout, stderr, and errors.
Handle scripts that request input.
Stop scripts with Shift+F5 where supported.
Run with Ctrl+F5.
Use Command Prompt, PowerShell, PowerShell 7, Windows Terminal, or custom terminals.
Experimental assistant overview and roadmap.
Permission controls and active-project boundaries.
User opt-in before tools run.
Scope tools to the project root.
Working and planned tool capabilities.
Local-model direction and current development testing.
Edit previews, controlled edits, logs, batches, and Undo.