E
E
Emil Sharifullin2013-11-13 12:52:08
Python
Emil Sharifullin, 2013-11-13 12:52:08

Remote debugging python in google app engine using ptvs

How to set up python debugging in python tools for visual studio for gae? 1) is it possible to debug CGI scripts in this way? 2) if possible, what address should I indicate?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
leclecovich, 2013-11-13
@litleleprikon

As for local debugging - I can advise PyCharm from JetBrains, work with GAE is out of the box. As tools for working with an already deployed application, the situation is saved by verbose logging (GAE logs are quite convenient to use) and remote_api_shell.py from the GAE box.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question