[BangPypers] [X-POST] Poster for PyCon India 2012

2012-08-21 Thread Palak Mathur
Dear All, We are ready with PyCon India 2012 poster. The poster is available for download in pdf format from PyCon India 2012's website. The exact url is: http://in.pycon.org/2012/static/PyConIndia2012Poster.pdf Please download, take a printout and put it on the notice board in your colle

[BangPypers] Try Ninja IDE

2012-08-21 Thread Yoganand Anandaraju
Try Ninja IDE. Its one of the best python IDE I have ever used. Regards, Yoganand ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Sujit Ghosal
Hi Yoganand, Well first of all, the IDE looks quite neat. I gave it a try in both Ubuntu//Win7 but it looks like it lacks source code debugging feature which should be a de-facto standard for any regular IDE out there! For confirmation at your end, can you put some breakpoints in your code and

Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Baishampayan Ghose
Please provide links when talking about stuff. It's absurd to expect people to Google just to reply to the post. Regards, BG On Tue, Aug 21, 2012 at 7:19 PM, Yoganand Anandaraju wrote: > Try Ninja IDE. Its one of the best python IDE I have ever used. > > Regards, > Yoganand > __

Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Sriram Karra
Heh, replies are not mandatory, I, for one, wasn't really holding my breath to see a reply from you to Yoganand's email :) On Tue, Aug 21, 2012 at 9:39 PM, Baishampayan Ghose wrote: > Please provide links when talking about stuff. It's absurd to expect > people to Google just to reply to the post

Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Baishampayan Ghose
> Heh, replies are not mandatory, I, for one, wasn't really holding my breath > to see a reply from you to Yoganand's email :) It's not about me here, it's about very basic mailing list etiquette. Regards, BG -- Baishampayan Ghose b.ghose at gmail.com ___

Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Yoganand Anandaraju
http://ninja-ide.org/ for those who have not googled yet. - Original Message - From: Baishampayan Ghose Sent: 08/21/12 10:30 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Try Ninja IDE > Heh, replies are not mandatory, I, for one, wasn't really holding my breat

Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread sshabin...@gmail.com
PyCharm is also an excellent editor for python, with special support for Django. But the sad thing is it's paid. http://www.jetbrains.com/pycharm/ On Wed, Aug 22, 2012 at 9:14 AM, Yoganand Anandaraju wrote: > http://ninja-ide.org/ > > for those who have not googled yet. > > > __