I
I
Igor Mikhaylov2015-12-20 20:03:44
Python
Igor Mikhaylov, 2015-12-20 20:03:44

How to make a full-fledged Python IDE with Sublime text 3?

Hi!
I chose for a long time which IDE to install on my Windows-based netbook and tried to play with PyCharm, but since it is in Java, it was unbearably slow and sometimes went out for a couple of minutes. And to say that this is a very pleasant development - I certainly can not.
Then I remembered such a good text editor as Sublime Text 3.
I found out that 1000 and 1 plugin were riveted on it, I was delighted. Then I started looking for myself how to expand the functionality, but I realized that there are too many plugins.
And I want good debugging, auto code completion, good code highlighting and substitution of functions from the module (I don’t know what to call it, on the screen)
48ccfaeacc4b4e08aef5be7eec8346a5.png
Needed for Python 2.7
Thanks

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
JohnJon, 2015-12-20
@JohnJon

Extra: Setting up the Atom Editor for Python
This is a hundred times better than poor IDEs like PyCharm and the like. nonsense.

A
Artur Nurullin, 2015-12-23
@Splo1ter

Can use Visual Studio with Python tools

D
denizen, 2015-12-24
@denizen

For autocompletion SublimeCodeIntel is quite good.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question