gecrit
simple, easy-to-use Python IDE
Install
- All systems
-
curl cmd.cat/gecrit.sh
- Debian
-
apt-get install gecrit
- Ubuntu
-
apt-get install gecrit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gecrit
- Raspbian
-
apt-get install gecrit
- Dockerfile
- dockerfile.run/gecrit
gecrit
simple, easy-to-use Python IDE
gEcrit is a Python IDE, with a focus on simplicity and ease of use. Some of its features include: * Editor geared towards Python, supporting indentation, code folding, syntax highlighting/checking, auto-completion, and bad brace checking * Integrated Python shell * Source tree browser * Autosaving * Multiple tabs * Printing * Spell-checking * Word searching/replacement * Pastebin.com integration