Python: Decorators & Metaclasses
A deep look at two handy Python features — decorators for adding behaviour to functions without changing them, and metaclasses for customising how classes themselves are built.
Read articleLessons from building fintech and government-scale systems — on engineering, scale, leadership, and doing work that matters. Thinking out loud as I go.
A deep look at two handy Python features — decorators for adding behaviour to functions without changing them, and metaclasses for customising how classes themselves are built.
Read article