On Sun, Oct 24, 2010 at 08:30:25PM -0400, David Christopher Chiipman wrote:
> On Mon, 2010-10-25 at 09:50 +1100, Cameron Simpson wrote:
> > I'm not an IDE person myself. I just use two terminal, one running vi (or vim
> > or your preferred text editor (which need not need a terminal I suppose)) and
> > a shell in the other to run the python script as needed.
> >
> > Vim with syntax highlighting is quite pleasant (if you like vi/vim).
> >
>
> I'm with Cameron on this, in fact, I'm surprised no one else menitonedI'm not an IDE person either, but some people prefer having lots of
> this as a possibility. I've used [g]vi[m], and it's syntax highlighting
> for Python with al of my python programs. The one thing that might be
> missing is maintaining tab stops (which are important in Python).
> Later,
>
programming aids like prompts for methods, members etc. Maybe the OP is
looking for something like that?
Now about the OP's question, if you are an emacs user you can checkout
CEDET[1] however I am not too sure how complete the support is for python.
http://www.wingware.com/wingide-personal/index
It is commercial, but they have a starter version which albeit has a lot of features switched off but should have all the necessary requirements for python and is more python specific than other alternatives. At the risk of sounding like a commercial, I will say that I was very happy with it and bought a few personal licenses to support their great work.
Having said that, most of the time I just stick with vim for those one time script edits or work on servers.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines