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...
On this page of the site you can watch the video online Defining Python Data Classes with a duration of online in good quality, which was uploaded by the user Real Python 16 September 2021, share the link with friends and acquaintances, this video has already been watched 14,704 times on youtube and it was liked by 487 viewers. Enjoy your viewing!