Overview
Discover a powerful debugging solution for Python in this 30-minute conference talk from EuroPython 2022. Explore PySnooper, an open-source project that eliminates the need for print statements in debugging. Learn how to effectively use PySnooper to streamline your debugging process, gain insights on creating your own code intelligence tools, and understand the strategies behind making an open-source project go viral. Delve into the usage of PuDB, another debugging tool, to enhance your bug-finding capabilities. Gain valuable knowledge on debugging techniques, open-source project management, and tools that can revolutionize your Python development workflow.
Syllabus
Introduction
What is PySnooper
About me
Debugging
PySnooper
Making popular open source projects
Making open source projects more popular
Podb
QA
Taught by
EuroPython Conference