From Fedora Project Wiki

Revision as of 23:52, 13 December 2016 by Fusion809 (talk | contribs) (Creating page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ninja-IDE is a free and open-source IDE that written in Python and used for developing software written in Python. It only supports Python 2.x and is built using the Qt4 widget toolkit. It is in the official Fedora repositories.

Installation

It can be installed via running:

sudo dnf install ninja-ide

External links