An Intro to Python Properties (Video)

In this video tutorial, you will learn the basics of Python properties with Mike Driscoll .

You will learn about:

  • Python properties
  • Setters and Getters
  • Deleters