Page 1 of 1

Ninja python IDE for Puppy linux

Posted: Fri 13 Jul 2012, 08:17
by mankand007
Ninja IDE is a small but powerful IDE for python with the following features:

* Project management
* Extensible with plugins
* Code completion
* Small memory footprint.

The deb file for ubuntu is just 1.2 MB. Please create a .pet for this useful piece of software. Thanks! :)

Posted: Sat 14 Jul 2012, 03:31
by Geoffrey
mankand007,

I've built a package NINJA-IDE-2.0.pet, I read in another post of yours that pyinotify was required so I built a package for it also, the dependencies for this would be Python, PyQt, pyinotify, not all the dependencies are in the Saluki PPM, I'll link the required pets here, PyQt should pull most of it's dependencies from the Saluki PPM but also requires sip which isn't, yes it a mess at the moment but will be addressed asap, here are the pet's that are not in the PPM.

Can you try it and let me know if everything is working the way it should, if good I'll post it on the Saluki forum.

NINJA-IDE-2.0.pet

PyQt-4.9.4.pet

pyinotify-0.9.3.pet

sip-4.13.3.pet

Geoffrey

Posted: Sat 14 Jul 2012, 18:47
by mankand007
Thanks a lot! You made my day! :)

Edit:

Actually, I had already had ninja ide up and running from the github repo.

I had already downloaded PyQt and sip from one of your forum posts from saluki forums.

I had also installed pip from setuptools and had installed pyinotify from it.

However, I tested the above pets by uninstalling pyinotify from pip and installing from the above pet. I also installed the above ninja ide pet.

They are all working perfectly! Thanks a lot!

Posted: Sat 14 Jul 2012, 22:03
by Geoffrey
mankand007 wrote:They are all working perfectly! Thanks a lot!
Thank you for taking the time to test them for me, I will post them on the Saluki forum.

Geoff

Racy 5.3?

Posted: Sat 21 Jul 2012, 21:23
by laserdood
Will these PETS install Python itself on Racy 5.3, or are they support files for Python that is already installed? If so, is there a Python PET too?

Thanks,

laserdood 8)

Re: Racy 5.3?

Posted: Sun 22 Jul 2012, 02:48
by Geoffrey
laserdood wrote:Will these PETS install Python itself on Racy 5.3, or are they support files for Python that is already installed? If so, is there a Python PET too?

Thanks,

laserdood 8)

No this package is for Saluki only, as well as the other packages I posted, Python-2.7.2, py-setuptools. qt-4.8.0 and qt-webkit-4.8.0. are needed

I have no idea if these packages would work with Racy, I'm guessing not, all I can suggest is to give Saluki a try, you should be pleasantly surprised how intuitive it is with lots of applications in the package manager.

I guess I'm biased towards Saluki, so I always give it a plug :wink:

Ninja

Posted: Thu 23 Jul 2015, 18:10
by MikeyBrat
Thanks Geoffrey! I just getting started learning Python as a scaffold to C++ with absolute ZEEEROOO programming knowledge. This works SUPER in Carolina Vanguard 1.3. :lol:

MikeyBrat
----
Frugall USB installed Puppy Linux in SOOO many wonderful flavors!

Posted: Fri 11 Sep 2015, 07:06
by zoomslon
Hi guys! I had tried to install ninja IDE on my slacko-puppy 5.7 by means of PPM. It finds the packages, dependencies and install them quite correctly. Ninja appeared in the Menu. But when I try to launch it by clicking nothing happens. Whats wrong?