You are not logged in.

#1 2008-05-03 08:45:25

setsuna
Member
From: Italy
Registered: 2008-04-10
Posts: 30

Python IDE

I want to try a new IDE/editor for coding (mainly) in Python.

I'll have to work on a project for a website with CheetahTemplate, SQL, HTML, CSS.

So.... what would be GREAT:
1) integration with VCS (Bazaar for me)
2) syntax highlighting for the above markup/programming languages
3) project view (or something of the sort)
4) auto completion for Python at minimum

So far, I've tried Eclipse (with Pydev and a Bazaar plugin) and Geany.

I don't like Eclipse for several reasons:
- too much memory. I have to work sometimes on my old laptop
- Is a pain in the a** to configure, mantain it stable ecc.
Things I like about it? Auto complete works.

things I like in Geany:
- found a plugin which works with Bazaar
- light
Things I want? auto completion

Right now I'm inclined to scrap Eclipse altogether and starting to use a combination of geany, cssed, an HTML editor (haven't chosen on yet) with geany used to make little tweaks while working on python code as needed.

Using Vim is a possibility, because sometimes I may need to make some changes via SSH and I think I've heard of an auto completion plugin for python somewhere.

Time is not an issue here, so I want to explore every possible alternative, because I want to stick with it for as long as possible.

What would you use?

Offline

#2 2008-05-03 09:10:02

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,393
Website

Re: Python IDE

You could try pida in the AUR.  Don't know if it does what you want though...

Last edited by Allan (2008-05-03 09:10:17)

Offline

#3 2008-05-03 09:58:22

xbrunox
Member
From: Lisboa, Portugal
Registered: 2008-02-15
Posts: 21
Website

Re: Python IDE

Have you tried eric4?


Persistence, persistence, persistence!

Offline

#4 2008-05-04 10:24:10

setsuna
Member
From: Italy
Registered: 2008-04-10
Posts: 30

Re: Python IDE

Thanks for your replies, I'll try both cool

Offline

Board footer

Powered by FluxBB