flupke / py2app

Fork of the original py2app from https://bitbucket.org/ronaldoussoren/py2app

Home Page:https://pythonhosted.org/py2app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fork of the original py2app from https://bitbucket.org/ronaldoussoren/py2app

https://pythonhosted.org/py2app/

License:Other


Languages

Language:Python 81.8%Language:C 11.0%Language:Objective-C 6.9%Language:Shell 0.2%