Kate / KDevelop — Easy Playground
KDE editors with Python support via LSP; Kate is lightweight, KDevelop is a full IDE
What is Kate / KDevelop?Run locally
Install
sudo apt install kate # or kdevelopPython CodeRun locally
Kate / KDevelop is part of the Python ecosystem. KDE editors with Python support via LSP; Kate is lightweight, KDevelop is a full IDE.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?