mojave man page for pythonw

Query: pythonw

OS: mojave

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
qpid-python-test(1) - debian
pydhcplib(3) - debian
renpy(6) - debian
python(1) - osx
Similar Topics in the Unix Linux Community
Wake on LAN script
Can not remove file using rm command