Nuacht

This post explains how to install Python on Linux, Windows, or Mac. We will also set up an editor so that you can start coding!
To use certain Python packages on Windows, you need to install some extra tools as detailed on the Python website here. These tools help Python build (compile) packages that need it. Here's how to ...