ninja-ide

integrated development environment (IDE) for Python

Install

All systems
curl cmd.cat/ninja-ide.sh
Debian Debian
apt-get install ninja-ide
Ubuntu
apt-get install ninja-ide
Fedora
dnf install ninja-ide
Windows (WSL2)
sudo apt-get update sudo apt-get install ninja-ide
Raspbian
apt-get install ninja-ide

ninja-ide

integrated development environment (IDE) for Python

NINJA-IDE is a cross-platform integrated development environment (IDE). It currently features: * code editor: NINJA-IDE provides a complete code editor with highlighting for several languages, code completion, code assistant for imports, navigation, etc. * project management: NINJA-IDE allows one to manage Python projects automatically, saving descriptive information about them and letting the user perform file-management-related tasks in the IDE itself. * high extensibility: you can create plugins for several purposes, and they can be completely integrated within the IDE, increasing the available features.