Getting to Know Python 3.7: Data Classes, async/await and More!

By Zeashan Pappa | April 29, 2019

If you’re like me, or like many other Python developers, you’ve probably lived (and maybe migrated) through a few version releases. Python 3.7(.3), one of the latest releases, includes some impressive new language features that help to keep Python one of the easiest, and most powerful languages out there. If you’re already using a Python 3.x version, you should consider upgrading to Python 3.7. Read on to learn more about some of the exciting features and improvements.