Главная
Study mode:
on
1
Intro
2
Tree structure
3
Project overview
4
Test project
5
Problems
6
Goal
7
Keyword Arguments
8
Setup
9
Descriptors
10
Code Tree
11
Structure
12
Bonus Win
13
Comparator
Description:
Explore Python descriptors for creating better data structures in this conference talk from EuroPython 2016. Discover how Adrian Dziubek transformed a testing framework for a C++ server by applying concepts from Django models. Learn about implementing keyword arguments, field sorting, attribute assignment, and descriptor reimplementation. Gain insights into printing methods for regression testing, utilizing diff libraries, and improving validation readability. Understand the core mechanics behind field types in object-relational mappers like Django and how descriptors enable declarative programming styles in Python.

Python Descriptors for Better Data Structures

EuroPython Conference
Add to list