Q
Q
Quorev2016-04-02 16:08:25
Python
Quorev, 2016-04-02 16:08:25

In which ide is it convenient to remotely debug Python (vps)?

More interested not so much in debugging, but in the ability to read the source code of libraries that are not installed locally on the computer.
It happens that the libraries are installed in the system, it happens that on the virtualenv.
I would like to have a convenient tool for both cases.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
FeNUMe, 2016-04-03
@quorev

Probably in all major development environments there is the possibility of remote debugging using pdb, even in Visual Studio with PyTools installed. Google for example pycharm remote debug

R
Roman Kitaev, 2016-04-02
@deliro

PyCharm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question