An open API service indexing awesome lists of open source software.

https://github.com/cdeil/pyconde2019-debugging

Examples for my PyConDE 2019 talk "10 ways to debug Python code"
https://github.com/cdeil/pyconde2019-debugging

debugging python tutorial

Last synced: 6 months ago
JSON representation

Examples for my PyConDE 2019 talk "10 ways to debug Python code"

Awesome Lists containing this project

README

          

# 10 ways to debug Python code

This is the code repository for my [talk from PyConDE 2019](https://de.pycon.org/program/pyconde-trfd98-10-ways-to-debug-python-code-christoph-deil/). It's not really useful code, but if you want you can use it to practice debugging of course ...

- [PDF slides](https://christophdeil.com/download/2019-10-10_PyConDE_Deil_Debug_Python.pdf)
- [YouTube video](https://youtu.be/cokP4XAhcwo)