Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
python [Le 02/07/2025, 14:16]
manlaya [Logiciels de création d'interface graphique]
python [Le 02/07/2025, 15:45] (Version actuelle)
195.220.58.237 [Logiciel éditeur Python (IDE)]
Ligne 55: Ligne 55:
 | UliPad ​        ​|**Y** | F |Y | Y |Y |  |  |Y |Y |  |   ​| ​ |Y |Y |   ​| ​ |   | | UliPad ​        ​|**Y** | F |Y | Y |Y |  |  |Y |Y |  |   ​| ​ |Y |Y |   ​| ​ |   |
 | [[vim|Vim]] ​           |**Y** | F |Y | Y |Y |Y |Y |Y |Y |Y |   |Y |Y |Y |   ​| ​ |   | | [[vim|Vim]] ​           |**Y** | F |Y | Y |Y |Y |Y |Y |Y |Y |   |Y |Y |Y |   ​| ​ |   |
-| [[visual_studio_code|VS Code/​Codium]] | **Y**| F |Y | Y |Y |Y |Y |Y |Y |Y |   |Y |Y |Y |   ​| ​ |   ​|+| [[visual_studio_code|VS Code/​Codium]] | **Y**| F |Y | Y |Y |Y |Y |Y |Y |Y |   |Y |Y |Y |   ​| ​ | [[https://​code.visualstudio.com/​docs/​languages/​python|module python pour codium/​VSC]]  ​|
 | WingIde ​       |**Y** | C |Y | Y*|Y |Y |Y |Y |Y |Y |   |Y |Y |Y |   ​| ​ |   |* support for C | WingIde ​       |**Y** | C |Y | Y*|Y |Y |Y |Y |Y |Y |   |Y |Y |Y |   ​| ​ |   |* support for C
 | Zeus           |W | C |  |   ​| ​ |  |Y |Y |Y |Y |   |Y |Y |  |   ​| ​ |   | | Zeus           |W | C |  |   ​| ​ |  |Y |Y |Y |Y |   |Y |Y |  |   ​| ​ |   |
Ligne 61: Ligne 61:
  
 Acronymes: Acronymes:
 +  *     Y - Yes
   *     CP - Cross Platform — { multi-plateformes }   *     CP - Cross Platform — { multi-plateformes }
   *     C - Commercial — { sous licence commerciale }   *     C - Commercial — { sous licence commerciale }
Ligne 89: Ligne 90:
 ===== Installation ===== ===== Installation =====
 ==== Python 3 et Ubuntu ==== ==== Python 3 et Ubuntu ====
 +Depuis Ubuntu [[:18.04]], //Python 3// est installé par défaut et est accessible via la commande ''​python3''​.\\
 +À partir d'​Ubuntu [[:20.04]] ([[:​focal]]),​ python 2 n'est plus installé par défaut. C'est //Python 3.8// qui le remplace et est accessible avec la commande ''​python''​ (''​python3''​ reste disponible).
  
-=== Ubuntu 18.04 et suivant === +Actuellement,​ Ubuntu [[:noble|24.04]] est livrée avec //Python 3.12//.
- +
-A partir d'​Ubuntu [[:18.04]], //Python 3// est installé par défaut (//3.6//), et est accessible via la commande ''​python3''​.\\ +
-A partir d'​Ubuntu [[:20.04]] ([[:​focal]]),​ python 2 n'est plus installé par défaut. C'est //Python 3.8// qui le remplace et est accessible avec la commande ''​python''​ (''​python3''​ reste disponible). +
- +
-Actuellement,​ Ubuntu [[:24.04]] est livrée avec //Python 3.12//.+
  
 ==== Python 2 ==== ==== Python 2 ====
Ligne 126: Ligne 124:
 Il existe plusieurs alternatives,​ notamment :\\ Il existe plusieurs alternatives,​ notamment :\\
   * Micromamba : https://​mamba.readthedocs.io/​en/​latest/​user_guide/​micromamba.html   * Micromamba : https://​mamba.readthedocs.io/​en/​latest/​user_guide/​micromamba.html
 +  * Miniforge : installateur maintenu par conda-forge (communautaire) pour mamba/conda https://​github.com/​conda-forge/​miniforge
   * [[#​pixi|Pixi]] : https://​pixi.sh/​latest/​   * [[#​pixi|Pixi]] : https://​pixi.sh/​latest/​
  
  • python.1751458567.txt.gz
  • Dernière modification: Le 02/07/2025, 14:16
  • par manlaya