Python 3.7 : how to install it and dataclasses

Python 3.7 and the new dataclasses: first look

Python 3.7 was out on www.python.org on the 28 of june 2018 and brought some great new stuff like dataclasses. The official documentation can be found here. Here you can find a link to a great article about dataclasses.

Installing Python 3.7

In the next video I will install Python 3.7 and I will also take a look at the new dataclasses avaiable in this version.

We will take a deeper look at dataclasses and other features of Python 3.7 in the next days.

Published by pythonprogramming

Started with basic on the spectrum, loved javascript in the 90ies and python in the 2000, now I am back with python, still making some javascript stuff when needed.