holdenweb / descriptors

A hands-on walk-through explanation of Python's descriptor protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

descriptors

A hands-on walk-through explanation of Python's descriptor protocol

This repository contains

  • A Jupyter notebook that you can execute to see the results emerge, and give RISE slide shows
  • An HTML file of the notebook showing the outputs, which you can read as a narrative

Please give feedback of all kinds by raising issues.

About

A hands-on walk-through explanation of Python's descriptor protocol

License:MIT License


Languages

Language:HTML 95.0%Language:Jupyter Notebook 5.0%