.PYW - Extension de fichier
PYW est le fichier source Python GUI.
| Fonctionnalités | Description |
|---|---|
| Extension de fichier | .pyw |
| Format | N/A |
| Catégorie | Developer |
PYW est le fichier source Python GUI.
| Fonctionnalités | Description |
|---|---|
| Extension de fichier | .pyw |
| Format | N/A |
| Catégorie | Developer |
Script Python qui affiche une interface utilisateur graphique (GUI); Peut contenir du code Python standard ainsi que du code Python graphique; Doit être exécuté en utilisant Pythonw au lieu de Python.