Description
Day 3, R0 11:30–12:00
I’ve been using IPython since the beginning of my adventure with Python. Over the years, I've picked up more and more tricks that it could do.
In this talk, I would like to share some of them with you: - Documentation with ? and ??, running shell functions in IPython, magic functions - Profiles, startup files, configuration file, kernels, and extensions - How to better use IPython for debugging - How to use IPython for profiling - Alternatives to IPython REPL
Slides: https://switowski.com/python/ipython/slides/2019/07/07/wait-ipython-can-do-that.html
Speaker: Sebastian Witowski
I'm a software engineer with 7 years of experience in full stack development, operations and leading small projects. I had worked as a DevOps at CERN for the past 6 years, but recently I have decided to move to Python consulting and trainings.
In my spare time, I like to give talks about Python, coding and productivity. Python is my main programming language, but I don't shy away from using different languages as well.