Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python39-idle - A basic graphical development environment for Python
- Description:
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.
Packages
python39-idle-3.9.21-2.aldos.x86_64
[854 KiB] |
Changelog
by Joel Barrios (2024-12-07):
- Fix a wrong path for filesystem for /usr/lib/python3.9,
/usr/lib/python3.9/site-packages and
/usr/lib/python3.9/site-package/__pycache__ directorires. There was a missing
/.
|