Skip to content

Proof of concept how to debug a WSGI compatible application using PyCharm IDE (PRO) over Docker container

Notifications You must be signed in to change notification settings

gnud/django-remote-debug-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration of a remote Python DEBUG

The following repo contains two projects

  • dj - Django project
  • python_app - plain Python project

It demonstrates how to debug WSGI apps remotely via docker.

Work in progress.

TODOS:

  • manage.py to able to work with runserver or any commands
  • work with the Pycharm Community IDE

About

Proof of concept how to debug a WSGI compatible application using PyCharm IDE (PRO) over Docker container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published