Introduction to Python Decorators Here is the presentation which I created recently on Python Decorators. References: http://www.artima.com/weblogs/viewpost.jsp?thread=240808 http://thecodeship.com/patterns/guide-to-python-function-decorators/ http://simeonfranklin.com/blog/2012/jul/1/python-decorators-in-12-steps/ http://scottlobdell.me/2015/04/decorators-arguments-python/ Comments