stribny · GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

4 Commits

Repository files navigation

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

Readme

Activity

Stars

7 stars

Watchers

0 watching

Forks

1 fork

Releases

Packages

Used by

Contributors

Read the original on github.com ↗