Hacker News new | ask | show | jobs
How to write a Python decorator and why (jaredbwelch.com)
2 points by jaredwelch 972 days ago
1 comments

I frequently find myself forgetting how to write decorators so I made this as simple guide for anyone who also gets confused by them