pythonw(1) mojave man page | unix.com

Man Page: pythonw

Operating Environment: mojave

Section: 1

PYTHONW(1)						    BSD General Commands Manual 						PYTHONW(1)

NAME
pythonw -- run python script allowing GUI
SYNOPSIS
pythonw ...
DESCRIPTION
pythonw is used to run python scripts that may display a graphical user interface (GUI). Pass the same arguments to pythonw as you would to python(1). For executable scripts, use pythonw in the "#!" line. Actually, since Python 2.5, the normal python also allows GUI access, so python and pythonw are now interchangeable.
SEE ALSO
python(1) Aug 11, 2008
Related Man Pages
dh_python(1) - linux
irunner3(1) - debian
qpid-python-test(1) - debian
pydhcplib(3) - debian
update-python-modules(8) - debian
Similar Topics in the Unix Linux Community
Wake on LAN script
Can not remove file using rm command