[CentralOH] Python IDE

Douglas Stanley douglas.m.stanley at gmail.com
Thu Nov 12 04:38:27 CET 2009


Ok, I'll throw another one on the stack: Pida. Not sure if it's
available on windows, but it's available for linux.
Instead of trying to emulate vi, it actually embeds vi (or emacs if
you swing that way). It also has alot of other
fancy features common in IDE's.

Doug

On Wed, Nov 11, 2009 at 9:22 PM, Chris Chandler
<chris at developingchris.com> wrote:
> Just to add yet another editor into the flow, on windows I use Scite. I tend
> to use it as my goto open a file text editor, but the f5 runs a python
> script with an output tray, is nice for quick editing.
> It also has code folding on unified diff files, so if you need to take say a
> small part of a big diff and apply it to another code tree, its really nice
> to collapse the diff to files and pick the 2 or three, and then apply.
> Thanks,
> Chris Chandler
> 352-871-0712
>
>
> On Wed, Nov 11, 2009 at 7:42 PM, Michael S. Yanovich
> <yanovich at cse.ohio-state.edu> wrote:
>>
>> I have to agree with Shawn, I love Geany. It has many features that I find
>> useful not only for Python but many other languages. I have been using
>> "gedit" on linux for a while but it seemed too much like Microsoft Notepad
>> for me.
>>
>> I forget who suggested it, but the best way to find out if you should
>> purchase it is to try it yourself, especially since there is a 30-day free
>> trial.
>>
>> Michael S. Yanovich
>> yanovich at cse.ohio-state.edu
>>
>> On 11/11/2009 05:39 PM, Shawn Brown wrote:
>>
>> I like to stay away from the larger IDEs -- on Windows, I eventually
>> settled on Notepad++ (http://notepad-plus.sourceforge.net/uk/site.htm).
>>
>> After moving to Linux, I had trouble finding something comparable but then
>> I found Geany (http://www.geany.org/Documentation/Screenshots). I now use
>> Geany on Linux at home and on Windows at work.
>>
>>
>> On Wed, Nov 11, 2009 at 4:58 PM, Dan Shinton <dan at shinton.net> wrote:
>>>
>>> In addition to Wing, I would recommend UltraEdit. I have UltraEdit for
>>> many years and find it to be the best all around programming editor.
>>>
>>> -Dan
>>>
>>> On Tue, Nov 10, 2009 at 8:33 PM, Mike Schoenborn <rtfm at columbus.rr.com>
>>> wrote:
>>>>
>>>> On Tue, 2009-11-10 at 18:27 -0500, Scott Scites wrote:
>>>> > I use VIM with an assortment of VIM scripts for Python development.
>>>>
>>>> Care to share some of your favorites?
>>
>> _______________________________________________
>> CentralOH mailing list
>> CentralOH at python.org
>> http://mail.python.org/mailman/listinfo/centraloh
>>
>>
>> _______________________________________________
>> CentralOH mailing list
>> CentralOH at python.org
>> http://mail.python.org/mailman/listinfo/centraloh
>>
>
>
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> http://mail.python.org/mailman/listinfo/centraloh
>
>


More information about the CentralOH mailing list