Nauč se Python > Kurzy > Python for beginners in Tieto Czech > Installation > Python Installation > Instalace Pythonu - macOS

Python install for macOS

Install Homebrew which makes app and modules installtation much easier,

Enter this command in the command line:

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Pnd then you can just enter this command:

$ brew install python3

Toto je stránka lekce z kurzu, který probíhá nebo proběhl naživo s instruktorem.