
Željko Vrbaški
Engineering Team Lead - Seven Bridges
Experienced Software Engineer with a demonstrated decade long history of working within the IT industry. Five years old pythonista, working as a team lead at Seven Bridges.
PyCon Balkan 2019 Talks
TLK PyCon Talk
Snakes and Magic
We were given a bit strange set of requirements asking of us to make Python not work as it regularly does. We accepted the challenge and dared to delve deep into Python's magic. I will talk about what we learned along the way and what Python functionalities and features (and hacks) we had to use and why. There will be mentions of operators, meta classes, descriptors, attribute access mechanisms and of course magic methods.