Skip to content

Installation

This section contains guides for installing different tools and applications.

Windows

We will use Chocolatey as a package manager for Windows. Pyenv-win for switching between Python versions. And Poetry for managing Python packages and virtual environments.

macOS

We will use Homebrew as a package manager for macOS. Pyenv for switching between Python versions. And Poetry for managing Python packages and virtual environments.

Automated setup for macOS arm64

There is a set of scripts that will automate the installation for a Mac using the new arm64 architecture. The scripts are located in the automated setup folder.