What's New in Python 3.7: Data Classes and More
A guide to the major new features in Python 3.7. We take a deep dive into the new @dataclass decorator, which dramatically reduces boilerplate, and explore other improvements like built-in breakpoint() and asyncio enhancements.
Read more