Ninja python IDE for Puppy linux

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
mankand007
Posts: 16
Joined: Fri 13 Jul 2012, 03:50

Ninja python IDE for Puppy linux

#1 Post 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! :)

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#2 Post 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
[b]Carolina:[/b] [url=http://smokey01.com/carolina/pages/recent-repo.html]Recent Repository Additions[/url]
[img]https://dl.dropboxusercontent.com/s/ahfade8q4def1lq/signbot.gif[/img]

mankand007
Posts: 16
Joined: Fri 13 Jul 2012, 03:50

#3 Post 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!

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#4 Post 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
[b]Carolina:[/b] [url=http://smokey01.com/carolina/pages/recent-repo.html]Recent Repository Additions[/url]
[img]https://dl.dropboxusercontent.com/s/ahfade8q4def1lq/signbot.gif[/img]

laserdood
Posts: 12
Joined: Fri 06 Jul 2012, 19:16
Location: Silicon Valley, CA

Racy 5.3?

#5 Post 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)

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

Re: Racy 5.3?

#6 Post 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:
[b]Carolina:[/b] [url=http://smokey01.com/carolina/pages/recent-repo.html]Recent Repository Additions[/url]
[img]https://dl.dropboxusercontent.com/s/ahfade8q4def1lq/signbot.gif[/img]

MikeyBrat
Posts: 28
Joined: Sun 30 Dec 2012, 23:08

Ninja

#7 Post 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!

User avatar
zoomslon
Posts: 3
Joined: Tue 08 Sep 2015, 11:56

#8 Post 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?

Post Reply