Skip to content

avli/AdvancedDebuggingPart2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Debugging with PyCharm

Webinar

January 2020

This is a repository for the second part of the "Advanced Debugging with PyCharm " webinar. The part one can be found here.

It contains:

  • Sources for the Django polls app
  • AdvancedDebugging.ipynb file with steps of the demo description

To set up:

$ pip install -r requirements.txt
$ python manage.py migrate

Useful Links to Learn More about Python Debugging API

Related videos:

Both talks by @Elizaveta239.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published