About Anaconda Help Download Anaconda

Create standalone Mac OS X applications with Python

Installers

  • osx-64 v0.10

conda install

To install this package run one of the following:
conda install cbetters::py2app

Description

https://pypi.python.org/pypi/py2app

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy