Installer une version de python indépendante
Librairie python pour contrôler des Philips Hue
python -m pip install --upgrade pip --user
python -m pip install phue --user
python -m pip uninstall phueLancer un script python avec des arguments
Différentes boucles en python
concaténation en python:
"{} {}".format("string", 1)