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
[Homepage] (http://ninja-ide.org)
Mail list: http://groups.google.com/group/ninja-ide/topics
Twitter: @ninja_ide
IRC: #ninja-ide (at Freenode)
-
Python >= 2.7 (Not Python3)
-
PyQt >= 4.8
-
Linux: pyinotify (Ubuntu$ sudo apt-get install python-pyinotify)
-
Windows: pywin32 (http://sourceforge.net/projects/pywin32/files/pywin32/)
-
MAC OS: macfsevents ($ pip install macfsevents)
You can clone this repo and simply execute:
git clone git://github.com/ninja-ide/ninja-ide.git
cd ninja-ide
python ninja-ide.py
Piece of cake, uh?
GPL v3