I
I
Isaac Clark2012-08-02 13:11:48
Python
Isaac Clark, 2012-08-02 13:11:48

Which IDE editor to choose for Python/Django?

Hello.
Tell me please.
I'm looking for хорошийan editor for Python / Django, also so that I can call the shell from it.
Thank you.

Answer the question

In order to leave comments, you need to log in

15 answer(s)
E
EugeneOZ, 2012-08-02
@Dark_Knight

pycharm

M
muslimov, 2012-08-02
@muslimov

Choose vim or emacs, this will be your last IDE in this life.

V
vaniapooh, 2012-08-02
@vaniapooh

The shell in vim is invoked via :!..

M
Max, 2012-08-02
@Fandal

vim

K
ks_ks, 2012-08-02
@ks_ks

Aptana 3 seems to have the ability to work with Django in the standard distribution: creating a project in a few clicks + working with the console, + if necessary, you can work with different repositories.

N
niko83, 2012-08-02
@niko83

Naked vim doesn't make you feel full, but vim with plug-ins makes you feel full and satisfied. But only after six months - a year.
I’ve been sitting on vim after netbins and eclipse, for more than six months - I like it, I don’t want to change it.
There are ready-made assemblies of plugins for python on the Internet.

V
Vladimir Proskurin, 2015-07-13
@Vlad_IT

If anyone needs it, if for Windows and if it's free, then Visual Studio Community + Python Tools. I know that the question is old, but it will come in handy for others, because it didn’t exist before.

A
andreysmind, 2012-08-02
@andreysmind

alt-x term in emax.

E
energycsdx, 2012-08-02
@energycsdx

Emacs + ropemacs + company-mode

V
Vidog, 2012-08-02
@Vidog

I use geany and am generally satisfied. Cross-platform, there are a bunch of plugins and settings. Fairly lightweight.

A
agladkov, 2012-08-02
@agladkov

screen + vim + ctags

M
mysticmirage, 2012-08-02
@mysticmirage

I used to use Geany , but then I discovered Komodo Edit . Not as lightweight, but it does have Django template syntax highlighting.

V
Vladimir Luchaninov, 2012-08-03
@how

Aptana

O
Ololesha Ololoev, 2012-08-03
@alexeygrigorev

Sublime Text 2.
Essentially a very powerful text editor (à la vim) that can be turned into an IDE

H
hdg700, 2012-08-09
@hdg700

linux + console + grep + ipython + vim is the ideal development environment for python.
I've been using vim for more than two years now, it's unlikely that any IDE will give me such tools.
Now I write in jung, no inconvenience.
"Linux is one big IDE" ©

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question