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

Describing Descriptors

Translations: en

Description

The Python library uses descriptors frequently, but most developers overlook this feature. This talk will cover what a descriptor is, the current uses in the standard library, and how custom descriptors can be used in a developer’s toolset to eliminate repeated code.

Details

Improve this page