Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3387

Re: Python IDE/text-editor

References (5 earlier) <a943a20e-f199-4cd2-a65f-a29488a8063b@g7g2000pro.googlegroups.com> <87oc45lu02.fsf@castleamber.com> <ce14138d-fd14-4b23-b42e-87457b7724dc@d19g2000prh.googlegroups.com> <87hb9xwoic.fsf@castleamber.com> <20110417103558.03cc0260@chaostal.de>
Date 2011-04-17 20:03 +1000
Subject Re: Python IDE/text-editor
From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.456.1303034641.9059.python-list@python.org> (permalink)

Show all headers | View raw


Thanks for all the replies (I love the python mailing-list!)

I've tried all the IDEs/text-editors mentioned.

PyScripter is great, however is unmaintained thus doesn't support
64-bit :[ (and is a little buggy)
Also, it requires network connectivity, which could prove troublesome
on my locked-down Uni network (requires localhost for python shell)

DreamPIE isn't what I'm looking for.

Editra has a python plugin? - Excellent! — Got the plugin working...
is there a shortcut (e.g.: F9) for running the opened python script?

UliPad is quite good, however badly coded (a new console window opens
then closes each time I run a script)... I might fix that bug if I
ever get the time.

MonoDevelop doesn't seem to support Python (I pressed: "New Solution")

GEdit probably won't work from a USB, and the embedded console isn't
user friendly (you'd need to type: "import x.py" or whatever)

Emacs and vim are good, however I often find myself on a workstation
without direct console access. GVim leaves a lot aesthetically
desired. Also there's a learning-curve to both of them, whereas nano,
and all the text-editors/IDEs above are user-friendly. None I've found
to have a big learning curve (more about finding the right preference
to change in settings than anything else!)

Kate I haven't tried yet... it's currently downloading.

On Sun, Apr 17, 2011 at 3:05 AM, Terry Reedy <tjreedy@udel.edu> wrote:
> On 4/16/2011 3:03 AM, Alec Taylor wrote:
>>
>> IDLE loses syntax highlighting annoyingly often
>
> Could you exlain?
> When does it do that with a file labelled .py?
>
> Terry Jan Reedy

Just randomly, sometimes on first save to a .py, other-times on files
that I've opened with a .py extension.

It loses all syntax highlighting!

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Python IDE/text-editor Chris Angelico <rosuav@gmail.com> - 2011-04-17 02:13 +1000
  Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 09:30 -0700
    Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-16 17:19 -0500
      Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 19:04 -0700
        Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-16 22:22 -0500
          Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 21:28 -0700
            Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-17 10:58 -0500
          Re: Python IDE/text-editor Bastian Ballmann <balle@chaostal.de> - 2011-04-17 10:35 +0200
            Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-17 11:03 -0500
          Re: Python IDE/text-editor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-17 20:03 +1000
            Re: Python IDE/text-editor Ben Finney <ben+python@benfinney.id.au> - 2011-04-17 21:09 +1000
              Re: Python IDE/text-editor Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-04-17 14:24 +0200
              Re: Python IDE/text-editor sal migondis <salmig99@gmail.com> - 2011-04-17 08:50 -0700
            Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-17 11:07 -0500
    Re: Python IDE/text-editor Krzysztof Bieniasz <krzysztof.t.bieniasz@gmail.com> - 2011-04-16 23:12 +0000
      Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 19:34 -0700
      Re: Python IDE/text-editor Westley Martínez <anikom15@gmail.com> - 2011-04-17 13:05 -0700
        Re: Python IDE/text-editor Ben Finney <ben+python@benfinney.id.au> - 2011-04-18 07:19 +1000
          Re: Python IDE/text-editor Tim Chase <python.list@tim.thechases.com> - 2011-04-17 17:46 -0500
  Re: Python IDE/text-editor Jorgen Grahn <grahn+nntp@snipabacken.se> - 2011-04-17 07:17 +0000
    Re: Python IDE/text-editor Chris Angelico <rosuav@gmail.com> - 2011-04-17 18:20 +1000
    Re: Python IDE/text-editor harrismh777 <harrismh777@charter.net> - 2011-04-18 02:33 -0500

csiph-web