Next, install Homebrew by executing the following Ruby script from the internet: ruby -e ' $(curl -fsSL )' This step is required on MacOS to set up local development utilities, including 'many commonly used tools, utilities, and compilers, including make, GCC, clang, perl, svn, git, size, strip, strings, libtool, cpp, what, and many other useful commands that are usually found in default Linux installations,' according to OS X Daily. Click to confirm, and you'll be all set with a basic development environment. Preparationįirst, open a terminal and enter xcode-select -install at its cold, uncaring prompt. Here is the best way to do it (although we have written about other ways to manage Python environments on MacOS). If you're a Python developer and a Mac user, one of your first tasks upon getting a new computer is to set up your Python development environment.
An introduction to programming with Bash.A guide to building a video game with Python.