The best ever explanation of Decorators in Python

Posted on August 12, 2016. Filed under: Uncategorized | Tags: , , , , |

The best ever explanation of Decorators in Python I have checked like a dozen explanations for Python Decorators. Some of them are good. But this Stack Overflow answer just beats them all. Such an awesome answer. It is a bit long as it has built the theory step by step.

Read Full Post | Make a Comment ( Comments Off on The best ever explanation of Decorators in Python )

Understanding Python decorators

Posted on April 8, 2013. Filed under: Uncategorized | Tags: , , |

To understand decorators, you must first understand that functions are objects in Python. This has important consequences. Understanding Python decorators

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...