Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| info:python [2019/05/11 16:16] – frog | info:python [2024/04/17 18:09] (Version actuelle) – frog | ||
|---|---|---|---|
| Ligne 57: | Ligne 57: | ||
| === Installer PIP à la main === | === Installer PIP à la main === | ||
| Source: [[https:// | Source: [[https:// | ||
| - | <code shell>curl https:// | + | <sxh>curl https:// |
| python get-pip.py | python get-pip.py | ||
| - | </code> | + | python -m pip install package |
| + | </sxh> | ||
| + | === Mettre à jour tous les packages === | ||
| + | Via une fenêtre powershell faire: | ||
| + | < | ||
| + | === Librairie === | ||
| + | |||
| + | [[https:// | ||