/ninja-ide

{Ninja-IDE Is Not Just Another IDE}

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ninja-ide | Ninja-ide Is Not Just Another IDE.

Ninja-IDE is a cross-platform integrated development environment (IDE) that runs on Linux/X11, Mac OS X and Windows desktop operating systems. Ninja-IDE allows developers to create applications for any purpose making the task of writing software easier and more enjoyable.

Contact

Dependencies

  • Python >= 2.7 (or Python3)
  • PyQt >= 4.8
  • Virtualenv

Cloning and Running

You can clone this repo and simply execute:

git clone git://github.com/ninja-ide/ninja-ide.git
cd ninja-ide
sudo pip install -r requirements.txt
python ninja-ide.py

Piece of cake, huh?

Source Code API Documentation

http://ninja-ide.github.io/ninja-ide

CI Report

License

  • GPLv3+ (GPLv3 or any other version later published by FSF at your option)