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

Pylance / Pyright fait ramer…
Créer une application Android avec…
Accéder à un serveur qui…
[Python] Comment bien démarrer un…
[Python] Extraire une page PDF…
[Python] Protocol
[Python] Liste de choix en…
[Python] Benedict : une autre…
[Python] Exécuter un programme externe…
Un package Python nécessite Visual…

Catégories

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

Étiquettes

adb android apache audio calibre convertion css debian docker drivers excel fichiers firefox flask google grep html kobo linux manette markdown mp3 notepad++ office php pip portable privoxy python qlik qliksense qlikview realtek selenium synology tor venv vim virtualenv vscode web windows wordpress xargs youtube

Tags

adb android apache audio calibre convertion css debian docker drivers excel fichiers firefox flask google grep html kobo linux manette markdown mp3 notepad++ office php pip portable privoxy python qlik qliksense qlikview realtek selenium synology tor venv vim virtualenv vscode web windows wordpress xargs youtube
Thème par Colorlib Propulsé par WordPress