I have looked at several "ide's" but still haven't found a true newbie
python editor mainly need code completion and maybe drop in code like a
wisiwig html editor would give me.
I am looking at python for basically network admin scripts.
If anyone knows of one I would really appreciate a link. By
Paul Kraus wrote:
> Which editors does everyone use and why. Please keep the discussion to IDE's
> rather then any editors. I am well versed on Emacs and VI so anything beyond
> them would be appreciative. Why you like the editor and how it helps reduce
> your development time would be productiv
Try with Python Card. ; )-- Edgar A. Rodriguez V.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
What about It's an Editor based on wxPython. NewEdit uses Mixin and
Plugin technique as its architecture. Most of its classes can be
extended via mixin and plugin components, and finally become an
integrity class at creating the instance. So NewEdit is very dynamic.
You can write the new featur
> I'm programming under Windows and I haven't found anything better than
> Stani's Python Editor (spe). It should be cross-platform.
>
I second SPE under Windows, though under linux I keep using vim. The
included utilities are great (I love Kiki)
The only caveat would be that running wxpytho
> Avoid debuggers like a plague. If someone applies for a job
> with us and starts talking about their proficiency in
> debuggers, the interview stops right there and we keep looking.
grin noted but seriously, why?
I tend to take the opposite approach. A good understanding of de
* Danny Yoo <[EMAIL PROTECTED]> [060206 09:57]:
> >Avoid debuggers like a plague. If someone applies for a job
> > with us and starts talking about their proficiency in
> > debuggers, the interview stops right there and we keep looking.
>
> Hi Tim,
Hey Danny:
> Seriously
* Marilyn Davis <[EMAIL PROTECTED]> [060206 11:30]:
> On Mon, 6 Feb 2006, Danny Yoo wrote:
>
> > >Avoid debuggers like a plague. If someone applies for a job
> > > with us and starts talking about their proficiency in
> > > debuggers, the interview stops right there and we ke
On Mon, 6 Feb 2006, Danny Yoo wrote:
> >Avoid debuggers like a plague. If someone applies for a job
> > with us and starts talking about their proficiency in
> > debuggers, the interview stops right there and we keep looking.
I can see that bragging about "proficiency in deb
> Which editors does everyone use and why. Please keep the discussion to
> IDE's
Another hotly debated topic.
What do you define as requyirements of an IDE?
To me Unix is the best IDE I've ever used, but others would challenge my
definition of an IDE...
> rather then any editors. I am well ver
> Subject:
> [Tutor] IDE - Editors - Python
> From:
> Paul Kraus <[EMAIL PROTECTED]>
> Date:
> Mon, 6 Feb 2006 09:46:42 -0500
> To:
> tutor@python.org
>
> To:
> tutor@python.org
>
>
> Which editors does everyone use and why. Please keep the disc
On 2/6/06, Tim Johnson <[EMAIL PROTECTED]> wrote:
> * Paul Kraus <[EMAIL PROTECTED]> [060206 06:04]:
> > Which editors does everyone use and why. Please keep the discussion to IDE's
> > rather then any editors. I am well versed on Emacs and VI so anything beyond
> > them would be appreciative. Why
>Avoid debuggers like a plague. If someone applies for a job
> with us and starts talking about their proficiency in
> debuggers, the interview stops right there and we keep looking.
Hi Tim,
Seriously? I know that the implication is that sufficient test cases and
design wil
* Paul Kraus <[EMAIL PROTECTED]> [060206 06:04]:
> Which editors does everyone use and why. Please keep the discussion to IDE's
> rather then any editors. I am well versed on Emacs and VI so anything beyond
> them would be appreciative. Why you like the editor and how it helps reduce
> your deve
When you code with Python there's only 1 editor Boa Constructor Even the name owns any other editor :-)http://boa-constructor.sourceforge.net/
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Which editors does everyone use and why. Please keep the discussion to IDE's
rather then any editors. I am well versed on Emacs and VI so anything beyond
them would be appreciative. Why you like the editor and how it helps reduce
your development time would be productive and helpfull.
TIA,
--
16 matches
Mail list logo