Freesoftware for auto/intelligent code completing in Python

Fuzzyman fuzzyman at gmail.com
Thu Jul 3 13:42:53 EDT 2008


On Jun 30, 11:25 pm, Ali Servet Dönmez <a... at pittle.org> wrote:
> On Jul 1, 12:15 am, Fuzzyman <fuzzy... at gmail.com> wrote:
>
>
>
> > On Jun 30, 10:46 pm, Ali Servet Dönmez <a... at pittle.org> wrote:
>
> > > I don't want to be so mean here, but how hard it could be be writing a
> > > freesoftware which would automatically/intelligently auto complete
> > > Python code? (I mean something that really does the job, like
> > > Microsoft's Visual Studio or Sun's NetBeans or something else, you
> > > name it, but just don't give me PyDev please...)
>
> > > This could be an extension, a plugin, an Emacs mode, a new editor or
> > > even a brand new huge all-fancy IDE, I don't care, but what am I
> > > missing here?
>
> > > Could someone please point me out something that I'm really missing
> > > which is already present in the wild, otherwise I'd like discuss with
> > > whoever is willing to help me to get this thing done. I made my mind
> > > and I could volunteer to make this happen as thesis project for my
> > > incoming graduation in the next year.
>
> > > Regards you all,
> > > Ali Servet Dönmez
>
> > Vim, Emacs, Wing, Komodo, ... more?
>
> > Yeah, I guess you're missing something. :-)
>
> > MichaelFoordhttp://www.ironpythoninaction.com/http://www.trypython.org/
>
> I probabily am... Could you please kindly tell me what's the way to
> get it work for Emacs?

Not personally I'm afraid. Although I did use Emacs today for the
first time (pairing with a colleague who inflicted it upon me). We did
have code completion working fine, but I have no idea how to set it up
(maybe the intarwebz can help?).

Michael Foord
--
http://www.ironpythoninaction.com/
http://www.trypython.org/



More information about the Python-list mailing list