Skip to content

stribny/python-debugging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cc6bc76 · Jan 16, 2021

History

4 Commits
Jan 16, 2021
Jun 23, 2019
Jan 16, 2021
Jan 16, 2021
Jan 16, 2021

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