Aller au contenu
Cheat Sheet
Python

Transformer un script python en exécutable Windows

Pour les gens qui ont du mal à installer et configurer Python alors qu’ils ne veulent qu’exécuter votre script.

On peut créer un exécutable Windows à l’aide de l’outil “Auto Py To Exe” :

https://pypi.org/project/auto-py-to-exe/

Installation

pip install auto-py-to-exe

Exécution

auto-py-to-exe

Exécution sans installation

git clone https://github.com/brentvollebregt/auto-py-to-exe
cd auto-py-to-exe
python -m pip install -r requirements.txt
python -m auto_py_to_exe

Utiliser pyGraphviz sous Windows
Trouver les dépendances d’un script Python
python windows

Articles similaires

[Python] Protocol
[Python] Liste de choix en…
[Python] Benedict : une autre…
[Python] Exécuter un programme externe…
Un package Python nécessite Visual…
Publier un site Flask sur…
[Python] Combien de temps met…
[Python / Selenium] Regarder les…
[Python] Petites fonctions qui vont…
[Notepad++] Enchaîner les “rechercher /…

Catégories

  • Android
  • Calibre
  • Docker
  • Excel
  • Git
  • Google Sheet
  • Knime
  • Linux
  • Logiciels
  • Matériel
  • Non classé
  • Notepad++
  • Power BI
  • Programmation
  • Python
  • Qlik
  • Service
  • Synology
  • Visual Studio Code
  • Windows
  • Word
  • WordPress

Étiquettes

android apache audio bootloader convertion custom rom dict drivers excel fastboot firefox kobo lambda library lineageos linux manette markdown moto g LTE motorola mp3 nas netsh notepad++ password peregrine php pip python qlik qliksense qlikview realtek rom selenium synology twrp venv virtualenv visual c++ wifi windows wordpress youtube yt-dlp

Tags

android apache audio bootloader convertion custom rom dict drivers excel fastboot firefox kobo lambda library lineageos linux manette markdown moto g LTE motorola mp3 nas netsh notepad++ password peregrine php pip python qlik qliksense qlikview realtek rom selenium synology twrp venv virtualenv visual c++ wifi windows wordpress youtube yt-dlp
Thème par Colorlib Propulsé par WordPress