Skip to content

stribny/python-debugging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python debugging

This project demonstrates various ways to debug Python programs:

Read the article: Debugging Python programs.

Installation & Usage

To install the project:

# inside python-debugging
pipenv install

To run the examples, we need to enter the virtual environment:

pipenv shell

Now just follow the instructions inside each example.

Licence

Author: Petr Stříbný

License: The MIT License (MIT)

About

Examples on how to debug Python programs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published