App do catálogo

Python

Linguagem e runtime para automação, scripts e backend.

Funciona em

WindowsmacOSLinux

Instaladores disponíveis

Winget

Windows · Python.Python.3.12

Ver origem

Homebrew

macOS · python

Ver origem

APT

Linux · python3

Ver origem

Comandos

Winget Windows

Fonte oficial · Python.Python.3.12

Sugerir correção

Instalar

powershell
winget install --id Python.Python.3.12 -e

Desinstalar

powershell
winget uninstall --id Python.Python.3.12 -e

Homebrew macOS

Fonte oficial · python

Sugerir correção

Instalar

zsh
brew install python

Desinstalar

zsh
brew uninstall python

APT Linux

Fonte oficial · python3 · exige admin

Sugerir correção

Instalar

bash
sudo apt-get update && sudo apt-get install -y python3 python3-pip

Desinstalar

bash
sudo apt-get remove -y python3 python3-pip

Setups com Python