Defining Python Data Classes

Опубликовано: 16 Сентябрь 2021
на канале: Real Python
14,704
487

One new and exciting feature that came out in Python 3.7 was the data class. A data class is a class typically containing mainly data, although there aren’t really any restrictions.

With data classes, you don’t have to write boilerplate code to get proper initialization, representation, and comparisons for your objects.

Click here for more info about the complete course: https://realpython.com/courses/python...


На этой странице сайта вы можете посмотреть видео онлайн Defining Python Data Classes длительностью online в хорошем качестве, которое загрузил пользователь Real Python 16 Сентябрь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 14,704 раз и оно понравилось 487 зрителям. Приятного просмотра!