Skip to content

A wrapper to Visual Studio remote debugging server for python

License

Notifications You must be signed in to change notification settings

sthima/django-ptvsd

Repository files navigation

django-ptvsd

A wrapper to Visual Studio remote debugging server for python

Requirements

  1. ptvsd 3.0.0 installed on local machine

Quick start

  1. Install django-ptvsd
  2. Add django_ptvsd to your INSTALLED_APPS settings
  3. ./manage.py runsever --remote-debug --nothreading

About

A wrapper to Visual Studio remote debugging server for python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages