Python Properties Getters and Setters

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=RbSLUpxTcGg



Duration: 12:22
4,717 views
68


We can decorate a method with @properties and @xxx.setter to create getters and setters.

Enjoy! :-)
Thank you for commenting and asking questions.
The code is located here:
https://github.com/ekim197711/python-flask
Follow me on twitter:
https://twitter.com/MikeMoelNielsen
Support me on Patreon:
https://www.patreon.com/mikemoellernielsen

As an Amazon Associate I earn from qualifying purchases.
Check out the stuff that I like (always updated):
https://kit.co/MikeMoelNielsen/cool-stuff-that-i-like







Tags:
demo
tutorial
programming
python
properties
setter
getter