Skip to content

metachris/py2app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13e4fa9 · Nov 27, 2015
May 5, 2015
May 30, 2014
Nov 27, 2015
May 5, 2015
Nov 14, 2013
Nov 27, 2015
Jun 14, 2011
Jan 2, 2014
Jul 24, 2014
Jan 31, 2014
Jul 27, 2014

Repository files navigation

py2app is a Python setuptools command which will allow
you to make standalone Mac OS X application bundles
and plugins from Python scripts.

py2app is similar in purpose and design to py2exe for
Windows.

NOTE: py2app must be used on OSX to build applications,
it cannot create Mac applications on other platforms.