Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 341 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 341 Bytes

Python

Menu

Instalação

Ambiente Linux/GNU

  • abrir um terminal

Debian e derivados

sudo apt-get install python3
sudo apt-get install python3-pip

CentOS

sudo yum install python3
yum -y install python3-pip