.Dd Dec 19, 2003 .Dt PYTHONW 1 .Sh NAME .Nm pythonw .Nd run python script with GUI .Sh SYNOPSIS .Nm .Ar ... .Sh DESCRIPTION .Nm is used to run python scripts that display a graphical user interface (GUI). Pass the same arguments to .Nm as you would to .Xr python 1 . For executable scripts, use .Nm in the "#!" line. .Sh "SEE ALSO" .Ns Xr python 1