Lines Matching +full:bare +full:- +full:cross +full:- +full:build
2 .. _using-on-mac:
15 .. _getting-osx:
20 Mac OS X 10.8 comes with Python 2.7 pre-installed by Apple. If you wish, you
22 website (https://www.python.org). A current "universal binary" build of Python,
30 Python distributions; and PythonLauncher, which handles double-clicking Python
38 The Apple-provided build of Python is installed in
41 Apple-controlled and are used by Apple- or third-party software. Remember that
55 --------------------------
64 :program:`emacs` among them. If you want a more Mac-like editor,
65 :program:`BBEdit` or :program:`TextWrangler` from Bare Bones Software (see
68 :program:`Gvim` (http://macvim-dev.github.io/macvim/) and :program:`Aquamacs`
79 script (or any .py script) through the finder Info window and double-click it.
81 launched. Option-dragging allows you to change these for one invocation, or use
85 .. _osx-gui-scripts:
88 --------------------------
99 -------------
103 Finder is non-standard as the Finder does not read your :file:`.profile` or
109 :ref:`mac-package-manager`.
122 .. _mac-package-manager:
141 *PyObjC* is a Python binding to Apple's Objective-C/Cocoa framework, which is
145 The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-platform
146 Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is bundled with OS
150 *wxPython* is another popular cross-platform GUI toolkit that runs natively on
153 *PyQt* is another popular cross-platform GUI toolkit that runs natively on Mac
172 https://www.python.org/community/sigs/current/pythonmac-sig/