Vladimir

16%
Flag icon
Python offers a few ways to build a simple class that is just a collection of fields, with little or no extra functionality. That pattern is known as a “data class”—and dataclasses is one of the packages that supports this pattern.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview