Installateur PIP pour Mac
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
Creepy Cormorant
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
$ brew update && brew upgrade python
$ brew install python3
brew update
brew upgrade python
curl https://bootstrap.pypa.io/pip/2.7/get-pip.py | python
Step 1: Download Python newest version from
https://www.python.org/downloads/
Step 2:Install Python
Step 3:Download Pycharm Community free version
Step 4:Install and open Pycharm
Step 5:Write print("Hello New World")
//Hurray you are about to start python