Talks

PyGrunn 2024
Python function parameter design
Arg, kwargs and All other Ways to Design your Function Parameters

Better function design leads to better usage which resultas in happy developers.


PyGrunn 2023:
Python under the Hood
Why Python is so slow and how to speed it up

Understand your tool, hold it correctly: learn more about Python's inner workings and apply this knowledge to gain a great performance increase.