SlideShare a Scribd company logo
Debugging
Python
Python Users Berlin :: 14.05.2020 :: @hamatti
JuhisHi, I’m
Developer Advocate @ Futurice
Founder of Turku ❤ Frontend
@hamatti :: hamatti.org
From Helsinki, "
FUNDAMENTALS
Python Users Berlin @hamatti
FUNDAMENTALS
Python Users Berlin @hamatti
TOOLS & TECHNIQUES
NON-TECHNICAL METHODS
FUNDAMENTALS
Python Users Berlin @hamatti
TOOLS & TECHNIQUES
FUNDAMENTALS
@hamattiPython Users Berlin
STOP & BREATHE
@hamattiPython Users Berlin
REPRODUCE
@hamattiPython Users Berlin
REPRODUCE LOCATE
@hamattiPython Users Berlin
REPRODUCE LOCATE FIX
@hamattiPython Users Berlin
REPRODUCE LOCATE FIX
@hamattiPython Users Berlin
https://twitter.com/JenMsft/status/1256007715425382400/ @hamattiPython Users Berlin
FROM END TO START
@hamattiPython Users Berlin
TOOLS & TECHNIQUES
@hamattiPython Users Berlin
PRINTING TO CONSOLE
@hamattiPython Users Berlin
print
@hamattiPython Users Berlin
f string
@hamattiPython Users Berlin
DEBUGGER
@hamattiPython Users Berlin
breakpoint
@hamattiPython Users Berlin
https://docs.python.org/3/library/pdb.html
prior to Python 3.7
@hamattiPython Users Berlin
Python debugger
@hamattiPython Users Berlin
Python debugger: list
@hamattiPython Users Berlin
Python debugger: args
@hamattiPython Users Berlin
Python debugger: next
@hamattiPython Users Berlin
Python debugger: step
@hamattiPython Users Berlin
Python debugger: continue
@hamattiPython Users Berlin
UNDERSTANDING
ERROR TRACEBACKS
@hamattiPython Users Berlin
errors
@hamattiPython Users Berlin
(screenshot from hamatti.org)
DEBUG IN IDES
@hamattiPython Users Berlin
@hamattiPython Users Berlin
(screenshot from jetbrains.com)
https://www.youtube.com/watch?v=6GDBxYm-hW4
DJANGO DEBUG TOOLBAR
@hamattiPython Users Berlin
@hamattiPython Users Berlin
(screenshot from jazzband/django-debug-toolbar)
https://django-debug-toolbar.readthedocs.io/en/latest/
Django Debug Toolbar
NON-TECHNICAL METHODS
@hamattiPython Users Berlin
BRAIN DUMP
@hamattiPython Users Berlin
@hamatti
WRITE DOWN
Python Users Berlin
1. WHAT IS THE PROBLEM?
@hamatti
WRITE DOWN
Python Users Berlin
1. WHAT IS THE PROBLEM?
2. WHAT ARE YOUR ASSUMPTIONS?
@hamatti
WRITE DOWN
Python Users Berlin
1. WHAT IS THE PROBLEM?
2. WHAT ARE YOUR ASSUMPTIONS?
3. WHAT HAVE YOU TRIED?
@hamatti
WRITE DOWN
Python Users Berlin
TAKE A BREAK
@hamattiPython Users Berlin
TALK TO
A RUBBER DUCK
@hamattiPython Users Berlin
humanetechguides.com/python-errors
@hamattiPython Users Berlin
Thanks!
juhis@futurice.com
@hamatti in Twitter
hamatti.org
@hamattiPython Users Berlin
Ad

Recommended

PDF
Digital Fabrication Studio v.0.2: Version Control System: Files
Massimo Menichinelli
 
PDF
Bits+atoms+processes: the influence of code culture on Design @ Cumulus Helsi...
Massimo Menichinelli
 
PDF
GitHub Introduction
VIA Next Innovators
 
PDF
Debugging Python with gdb
Roman Podoliaka
 
PDF
Debugging Hung Python Processes With GDB
bmbouter
 
PPTX
Debugging Python with Pdb!
Noelle Daley
 
PDF
Debugging Django @ HelPy, Juha-Matti Santala 24.5.2022
Juha-Matti Santala
 
PDF
Tips for Happier Python Debugging
Chun-Hao Chang
 
PDF
Debugging of (C)Python applications
Roman Podoliaka
 
PDF
Python Debugging Fundamentals
cbcunc
 
PDF
Debugging (Django) application in PyCharm
pavelkoci
 
PPTX
Python Intro Slides for Students CSC-148 Chapter 1
Raza Ul Mustafa
 
PDF
Debugging of (C)Python applications
Roman Podoliaka
 
PDF
Introduction to Python - Algorithm Compiler
Raza Ul Mustafa
 
PDF
Python and Pytorch tutorial and walkthrough
gabriellekuruvilla
 
DOCX
Python For Beginners.docx
RoshniChauhan24
 
PDF
Python debuggers slides
mattboehm
 
PDF
Quick python reference
Jayant Parida
 
PPTX
Introduction-to-Python face clone using python.pptx
pandaashirbad9
 
PDF
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
benhurmaarup
 
PDF
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
gustyyrauan
 
PDF
pdb pdx
Aleck Landgraf
 
PDF
PythonStudyMaterialSTudyMaterial.pdf
data2businessinsight
 
PPTX
Python Programming Essentials - M28 - Debugging with pdb
P3 InfoTech Solutions Pvt. Ltd.
 
PPTX
Python for dummies
Roberto Stefanetti
 
ODP
Django debugging
Glen Zangirolami
 
PDF
25 must know python for Interview by Tutort Academy
yashikanigam1
 
DOCX
Python Interview Questions For Experienced
zynofustechnology
 
PDF
Learning Rust - experiences from a Python/Javascript developer
Juha-Matti Santala
 
PDF
Contemporary Documentation @ PyAmsterdam, 2021-03-10
Juha-Matti Santala
 

More Related Content

Similar to Debugging Python - Python Users Berlin 14.5.2020 (20)

PDF
Debugging of (C)Python applications
Roman Podoliaka
 
PDF
Python Debugging Fundamentals
cbcunc
 
PDF
Debugging (Django) application in PyCharm
pavelkoci
 
PPTX
Python Intro Slides for Students CSC-148 Chapter 1
Raza Ul Mustafa
 
PDF
Debugging of (C)Python applications
Roman Podoliaka
 
PDF
Introduction to Python - Algorithm Compiler
Raza Ul Mustafa
 
PDF
Python and Pytorch tutorial and walkthrough
gabriellekuruvilla
 
DOCX
Python For Beginners.docx
RoshniChauhan24
 
PDF
Python debuggers slides
mattboehm
 
PDF
Quick python reference
Jayant Parida
 
PPTX
Introduction-to-Python face clone using python.pptx
pandaashirbad9
 
PDF
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
benhurmaarup
 
PDF
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
gustyyrauan
 
PDF
pdb pdx
Aleck Landgraf
 
PDF
PythonStudyMaterialSTudyMaterial.pdf
data2businessinsight
 
PPTX
Python Programming Essentials - M28 - Debugging with pdb
P3 InfoTech Solutions Pvt. Ltd.
 
PPTX
Python for dummies
Roberto Stefanetti
 
ODP
Django debugging
Glen Zangirolami
 
PDF
25 must know python for Interview by Tutort Academy
yashikanigam1
 
DOCX
Python Interview Questions For Experienced
zynofustechnology
 
Debugging of (C)Python applications
Roman Podoliaka
 
Python Debugging Fundamentals
cbcunc
 
Debugging (Django) application in PyCharm
pavelkoci
 
Python Intro Slides for Students CSC-148 Chapter 1
Raza Ul Mustafa
 
Debugging of (C)Python applications
Roman Podoliaka
 
Introduction to Python - Algorithm Compiler
Raza Ul Mustafa
 
Python and Pytorch tutorial and walkthrough
gabriellekuruvilla
 
Python For Beginners.docx
RoshniChauhan24
 
Python debuggers slides
mattboehm
 
Quick python reference
Jayant Parida
 
Introduction-to-Python face clone using python.pptx
pandaashirbad9
 
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
benhurmaarup
 
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
gustyyrauan
 
PythonStudyMaterialSTudyMaterial.pdf
data2businessinsight
 
Python Programming Essentials - M28 - Debugging with pdb
P3 InfoTech Solutions Pvt. Ltd.
 
Python for dummies
Roberto Stefanetti
 
Django debugging
Glen Zangirolami
 
25 must know python for Interview by Tutort Academy
yashikanigam1
 
Python Interview Questions For Experienced
zynofustechnology
 

More from Juha-Matti Santala (20)

PDF
Learning Rust - experiences from a Python/Javascript developer
Juha-Matti Santala
 
PDF
Contemporary Documentation @ PyAmsterdam, 2021-03-10
Juha-Matti Santala
 
PDF
Contemporary Documentation @ sthml.js
Juha-Matti Santala
 
PDF
Contemporary Documentation, Django Day Copenhagen
Juha-Matti Santala
 
PDF
Debugging Javascript - Munich Frontend Developers 13.5.2020
Juha-Matti Santala
 
PDF
HelsinkiJS: 11ty + Ghost: Static Sites with Great Editor UX
Juha-Matti Santala
 
PDF
PyCon Estonia: Contemporary Documentation
Juha-Matti Santala
 
PDF
Contemporary Documentation - HelsinkiJS
Juha-Matti Santala
 
PDF
Contemporary Documentation - TampereJS
Juha-Matti Santala
 
PDF
The Art of Side Projects
Juha-Matti Santala
 
PDF
“Graphical Perception and Graphical Methods for Analyzing Scientific Data” - ...
Juha-Matti Santala
 
PDF
PyCon CZ 2019 Lightning Talk: 7 Days to Ostrava
Juha-Matti Santala
 
PDF
I teach, therefore I learn
Juha-Matti Santala
 
PDF
Inspiration, Learning and Experimentation in Codepen
Juha-Matti Santala
 
PDF
You should have FOMO: What you're missing out if you're still using Python 2.7
Juha-Matti Santala
 
PDF
OuluES Human Accelerator: Dream Workshop
Juha-Matti Santala
 
PDF
Minimum Viable Product: the workshop
Juha-Matti Santala
 
PDF
Stockholm syndrome: or how I learned to love the editor
Juha-Matti Santala
 
PDF
Happy Little Accidents - The Art of Debugging
Juha-Matti Santala
 
PDF
Happy Little Accidents - The Art of Debugging
Juha-Matti Santala
 
Learning Rust - experiences from a Python/Javascript developer
Juha-Matti Santala
 
Contemporary Documentation @ PyAmsterdam, 2021-03-10
Juha-Matti Santala
 
Contemporary Documentation @ sthml.js
Juha-Matti Santala
 
Contemporary Documentation, Django Day Copenhagen
Juha-Matti Santala
 
Debugging Javascript - Munich Frontend Developers 13.5.2020
Juha-Matti Santala
 
HelsinkiJS: 11ty + Ghost: Static Sites with Great Editor UX
Juha-Matti Santala
 
PyCon Estonia: Contemporary Documentation
Juha-Matti Santala
 
Contemporary Documentation - HelsinkiJS
Juha-Matti Santala
 
Contemporary Documentation - TampereJS
Juha-Matti Santala
 
The Art of Side Projects
Juha-Matti Santala
 
“Graphical Perception and Graphical Methods for Analyzing Scientific Data” - ...
Juha-Matti Santala
 
PyCon CZ 2019 Lightning Talk: 7 Days to Ostrava
Juha-Matti Santala
 
I teach, therefore I learn
Juha-Matti Santala
 
Inspiration, Learning and Experimentation in Codepen
Juha-Matti Santala
 
You should have FOMO: What you're missing out if you're still using Python 2.7
Juha-Matti Santala
 
OuluES Human Accelerator: Dream Workshop
Juha-Matti Santala
 
Minimum Viable Product: the workshop
Juha-Matti Santala
 
Stockholm syndrome: or how I learned to love the editor
Juha-Matti Santala
 
Happy Little Accidents - The Art of Debugging
Juha-Matti Santala
 
Happy Little Accidents - The Art of Debugging
Juha-Matti Santala
 
Ad

Recently uploaded (20)

PDF
cnc-processing-centers-centateq-p-110-en.pdf
AmirStern2
 
PDF
Quantum AI: Where Impossible Becomes Probable
Saikat Basu
 
PDF
AI vs Human Writing: Can You Tell the Difference?
Shashi Sathyanarayana, Ph.D
 
PDF
Python Conference Singapore - 19 Jun 2025
ninefyi
 
PDF
Techniques for Automatic Device Identification and Network Assignment.pdf
Priyanka Aash
 
PDF
Using the SQLExecutor for Data Quality Management: aka One man's love for the...
Safe Software
 
PPTX
Security Tips for Enterprise Azure Solutions
Michele Leroux Bustamante
 
PDF
Agentic AI for Developers and Data Scientists Build an AI Agent in 10 Lines o...
All Things Open
 
PDF
Mastering AI Workflows with FME by Mark Döring
Safe Software
 
PDF
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
PPTX
Curietech AI in action - Accelerate MuleSoft development
shyamraj55
 
PDF
ReSTIR [DI]: Spatiotemporal reservoir resampling for real-time ray tracing ...
revolcs10
 
PDF
9-1-1 Addressing: End-to-End Automation Using FME
Safe Software
 
PDF
Connecting Data and Intelligence: The Role of FME in Machine Learning
Safe Software
 
PDF
Oh, the Possibilities - Balancing Innovation and Risk with Generative AI.pdf
Priyanka Aash
 
PDF
"Database isolation: how we deal with hundreds of direct connections to the d...
Fwdays
 
PDF
PyCon SG 25 - Firecracker Made Easy with Python.pdf
Muhammad Yuga Nugraha
 
PDF
Securing AI - There Is No Try, Only Do!.pdf
Priyanka Aash
 
PPTX
" How to survive with 1 billion vectors and not sell a kidney: our low-cost c...
Fwdays
 
PDF
AI Agents and FME: A How-to Guide on Generating Synthetic Metadata
Safe Software
 
cnc-processing-centers-centateq-p-110-en.pdf
AmirStern2
 
Quantum AI: Where Impossible Becomes Probable
Saikat Basu
 
AI vs Human Writing: Can You Tell the Difference?
Shashi Sathyanarayana, Ph.D
 
Python Conference Singapore - 19 Jun 2025
ninefyi
 
Techniques for Automatic Device Identification and Network Assignment.pdf
Priyanka Aash
 
Using the SQLExecutor for Data Quality Management: aka One man's love for the...
Safe Software
 
Security Tips for Enterprise Azure Solutions
Michele Leroux Bustamante
 
Agentic AI for Developers and Data Scientists Build an AI Agent in 10 Lines o...
All Things Open
 
Mastering AI Workflows with FME by Mark Döring
Safe Software
 
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
Curietech AI in action - Accelerate MuleSoft development
shyamraj55
 
ReSTIR [DI]: Spatiotemporal reservoir resampling for real-time ray tracing ...
revolcs10
 
9-1-1 Addressing: End-to-End Automation Using FME
Safe Software
 
Connecting Data and Intelligence: The Role of FME in Machine Learning
Safe Software
 
Oh, the Possibilities - Balancing Innovation and Risk with Generative AI.pdf
Priyanka Aash
 
"Database isolation: how we deal with hundreds of direct connections to the d...
Fwdays
 
PyCon SG 25 - Firecracker Made Easy with Python.pdf
Muhammad Yuga Nugraha
 
Securing AI - There Is No Try, Only Do!.pdf
Priyanka Aash
 
" How to survive with 1 billion vectors and not sell a kidney: our low-cost c...
Fwdays
 
AI Agents and FME: A How-to Guide on Generating Synthetic Metadata
Safe Software
 
Ad

Debugging Python - Python Users Berlin 14.5.2020