Jure Čuhalev, Python Meetup Ljubljana, September 2021
icecream library
better print() debug
Built-in print and pprint
print()
pprint()
Output
icecream library
basic icecream output
variable name part of output
ic() returns value
ic() self inspection
Learn more about icecream
https://github.com/gruns/icecream
Plus:


• interviews with interesting people from IT


• how I use code to automate business


• tips on sourdough bread baking
Slides will be published at jurecuhalev.com

Python icecream library