[CentralOH] Python IDE

Chris Chandler chris at developingchris.com
Thu Nov 12 03:22:06 CET 2009


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. Yanovichyanovich 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.orghttp://mail.python.org/mailman/listinfo/centraloh
>
>
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> http://mail.python.org/mailman/listinfo/centraloh
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/mailman/private/centraloh/attachments/20091111/3874d587/attachment.htm>


More information about the CentralOH mailing list