You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Excellent debugging support (remote debugging, mutliple threads, django, flask)
11
+
* Excellent debugging support (remote debugging over SSH, mutliple threads, django, flask)
12
12
* Unit testing, including debugging ([unittest](https://docs.python.org/3/library/unittest.html#module-unittest), [pytest](https://pypi.io/project/pytest/), [nosetests](https://pypi.io/project/nose/), with config files)
13
13
* Execute file or code in a python terminal
14
14
* Local help file (offline documentation)
@@ -48,7 +48,7 @@ For further information and details continue through to the [documentation](http
0 commit comments