Lines Matching +full:bare +full:- +full:cross +full:- +full:build
2 .. _using-on-mac:
15 The Mac-specific modules are documented in :ref:`mac-specific-services`.
23 .. _getting-osx:
28 Mac OS X 10.8 comes with Python 2.7 pre-installed by Apple. If you wish, you
30 (https://www.python.org). A current "universal binary" build of Python, which
37 Python distributions; PythonLauncher, which handles double-clicking Python
38 scripts from the Finder; and the "Build Applet" tool, which allows you to
46 The Apple-provided build of Python is installed in
49 Apple-controlled and are used by Apple- or third-party software. Remember that
63 --------------------------
72 :program:`emacs` among them. If you want a more Mac-like editor,
73 :program:`BBEdit` or :program:`TextWrangler` from Bare Bones Software (see
87 script (or any .py script) through the finder Info window and double-click it.
89 launched. Option-dragging allows you to change these for one invocation, or use
93 .. _osx-gui-scripts:
96 --------------------------
107 -------------
111 Finder is non-standard as the Finder does not read your :file:`.profile` or
117 :ref:`mac-package-manager`.
130 .. _mac-package-manager:
149 *PyObjC* is a Python binding to Apple's Objective-C/Cocoa framework, which is
153 The standard Python GUI toolkit is :mod:`Tkinter`, based on the cross-platform
154 Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is bundled with OS
158 *wxPython* is another popular cross-platform GUI toolkit that runs natively on
161 *PyQt* is another popular cross-platform GUI toolkit that runs natively on Mac
169 The "Build Applet" tool that is placed in the MacPython 2.7 folder is fine for
185 https://www.python.org/community/sigs/current/pythonmac-sig/