Michał Korzycki - Python - the missing bits. Practical metaprogramming applications.
Metaprogramming is a powerful but overlooked feature of Python. I will show how to implement some common OOP patterns in a pythonic way. I will also talk about complex database models using metaclasses.