Skip to content

Python

December 2025 Meetup

Python Decorators are a cool, pythonic way to inject context into your Python code. In this talk we'll walk through some interesting ways to leverage them and a couple places where you're better off not using them.