Exercises for exploring and implementing useful decorator patterns in Python in Github Codespaces!
- This is a modern update on a classic SF Python Tutorial originally run by @simeonf
- My talk on decorators here
- A basic "what is a decorator?" blog post
- A more recent and thorough Primer on Python Decorators
- A list of cool Python Decorators
- Brought to you by BAPyA