QuadExcel.com

Python tricks: properties, staticmethods, and classmethods

Python tricks: properties, staticmethods, and classmethods

In this video I explain three decorators that are useful in object-oriented programming in Python: getter and setter properties, static methods, and class methods.

source

Exit mobile version