Outils pour utilisateurs

Outils du site


tech:python_ide

Ceci est une ancienne révision du document !


Python IDE

Voir aussi :

  • PyDev (Eclipse)
  • Jupyter (iPython)
  • Atom

PyCharm

Install de PyCharm

apt install python-pip python3-pip snapd
snap install pycharm-community --classic

Modules

Debug

apt-get install python3-dev

et Shift + F9

Visual Studio code - VSCodium - vscode

Atom

Geany

Dark mode

mkdir ~/.config/geany/colorschemes/
cd ~/.config/geany/colorschemes/
wget https://raw.githubusercontent.com/geany/geany-themes/master/colorschemes/darcula.conf

Choose the theme on Geany by going to the view menu and selecting Change Color Scheme…

Source : https://draculatheme.com/geany

tech/python_ide.1745659032.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki