Contribute Media
A thank you to everyone who makes this possible: Read More

It's not magic: descriptors exposed

Description

Facundo Batista - It's not magic: descriptors exposed [EuroPython 2016] [18 July 2016] [Bilbao, Euskadi, Spain] (https://ep2016.europython.eu//conference/talks/its-not-magic-descriptors-exposed)

This talk shows the Python Descriptors, detailing their behaviour with a detailed practical example, so we can understand the power and flexibility they give. As a bonus track, class decorators are explained.


This talk presents, using a detailed practical example, the Python Descriptos.

The behaviour of descriptors mechanisms is detailed, showing their power and flexibility.

Finally, as a bonus track and to complete the used practical example, class descriptors are explained.

Improve this page