On Feb 1, 9:42 am, "mcheun...@hotmail.com"
wrote:
> Hi all
> what IDE is the best to write python?
> thanks
> from Peter (mcheun...@hotmail.com)
I use a combination of:
1. VI/VIM
2. Eclipse with PyDev extensions
3. NetBeans with Python Module installed
When I'm working directly on developmen
Tim Williams wrote:
> On 15 Jan 2007 00:52:33 -0800, Torabisu <[EMAIL PROTECTED]> wrote:
> >
> > Duncan Smith wrote:
> > > Hello,
> > > I find myself in the, for me, unusual (and at the moment unique)
> > > position of having to write a web ap
Duncan Smith wrote:
> Hello,
> I find myself in the, for me, unusual (and at the moment unique)
> position of having to write a web application. I have quite a lot of
> existing Python code that will form part of the business logic. This
> relies on 3rd party libraries (such as numpy) which
Hendrik van Rooyen wrote:
> "Torabisu" <[EMAIL PROTECTED]> wrote:
>
>
> >
> > billie wrote:
> > > Torabisu wrote:
> > >
> > > > Its quite weird, we're looking for Python skills but are battling to
> > > > find a
Carl J. Van Arsdall wrote:
> For those of you that work on larger applications but still code in
> python... do your development teams use any tools to facilitate the
> design? (i'm not asking about editors here, i'm really asking about
> software design tools) Are these the same tools you would
billie wrote:
> Torabisu wrote:
>
> > Its quite weird, we're looking for Python skills but are battling to
> > find at the moment... Normally Python on its own will probably not
> > land you a job, but the last two companies I've worked for are doing
> >
I think the best I've heard is, "Programming in Python is like writing
poetry".
Its really a beautiful language, so simple, short, powerful and to the
point.
We use it in conjunction with Django to implement a web based device
management solution for our products.
We've also written a multi-thre