You are not logged in.
pida is another reasonable python IDE.
Well, I said I'm using vim, but actually I'm using vim inside PIDA, I love it, since it's simple, and still powerfull enough.
Downside is that I read that everything pida does is actually something vim can do with the correct vimrc... Only read it, and didn't test that though...
My coding blog (or an attempt at it)
Archer start page (or an attempt at it)
Offline
IPython has been recommended to me. It's a python shell that supposedly makes it very easy to switch between your favorite editor and the IPython shell (where your file immediately gets executed). Never really used it myself (yet) though.
For lack of better words: chair, never, toothbrush, really. Ohw, and fish!
Offline
IPython has been recommended to me. It's a python shell that supposedly makes it very easy to switch between your favorite editor and the IPython shell (where your file immediately gets executed). Never really used it myself (yet) though.
That sounds almost like slime for CL with emacs. I have to check that out. Thanks!
Offline