Skip to content

A step-by-step introduction to python property and more specifically descriptors

Notifications You must be signed in to change notification settings

GreatBahram/Python_Descriptors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python descriptors

A step-by-step introduction to python property and more specifically descriptors.

Note: The notebooks in this repository have been written to use Python 3.6 or higher.

Table of Contents

  1. What is property, and how does it work? (notebook, blog post)

    • What is property?
    • How does it work?
    • How to use property in legacy code?
    • Use cases
    • When does property get tedious? and what is the better way?
  2. What is descriptor, and how does it work? (notebook, blog post)

Contact information

You can reach to me via:

About

A step-by-step introduction to python property and more specifically descriptors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages