Skip to main content
EuroPythonCode of ConductLive šŸ“¹

PySnooper: Never use print for debugging again

Room:
Liffey A
Start (Dublin time):
Start (your time):
Duration:
30 minutes

Abstract

I had an idea for a debugging solution for Python that doesn't require complicated configuration like PyCharm. I released PySnooper as a cute little open-source project that does that, and to my surprise, it became a huge hit overnight, hitting the top of Hacker News, r/python and GitHub trending. In this talk I'll go into:

  • How PySnooper can help you debug your code.
  • How you can write your own debugging / code intelligence tools.
  • How to make your open-source project go viral.
  • How to use PuDB, another debugging solution, to find bugs in your code.

TalkSoftware Engineering & Architecture


The speaker

Ram Rachum

Ram Rachum is a software developer specializing in Python, and a Fellow of the Python Software Foundation.

When he's not writing his biography in the third person, Ram is doing Python infrastructure work for clients, giving Python training to teams that would like to deepen their Python skills, and organizing the bi-monthly PyWeb-IL conference.



ā† Back to schedule