pythonw2.7(1) osx man page | unix.com

Man Page: pythonw2.7

Operating Environment: osx

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
dh_python(1) - debian
irunner3(1) - debian
isympy(1) - debian
pythonw(1) - osx
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
Hearing Aid for OSX 10.12.x and greater.
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location