A basic graphical development environment for Python
IDLE is Python’s Integrated Development and Learning Environment. IDLE has the following features: Python shell window (interactive interpreter) with colorizing of code input, output, and error messages; multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features; search within any window, replace within editor windows, and search through multiple files (grep); debugger with persistent breakpoints, stepping, and viewing of global and local namespaces; configuration, browsers, and other dialogs.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 3.13.9-1.fc44 | - |
| Fedora 43 | 3.13.9-1.fc43 | - |
| Fedora EPEL 9 | 3.13.9-1.el9 | - |
| Fedora EPEL 10.2 | 3.13.9-1.el10_2 | - |
| Fedora EPEL 10.1 | 3.13.9-1.el10_1 | - |
| Fedora EPEL 10.0 | 3.13.9-1.el10_0 | - |
You can contact the maintainers of this package via email at
python3.13 dash maintainers at fedoraproject dot org.