Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question