René's URL Explorer Experiment


Title: 5. 於 macOS 使用 Python — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
目錄https://python.github.io/python-docs-zh-tw/contents.html
5. 於 macOS 使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/mac.html
5.1. Using Python for macOS from python.orghttps://python.github.io/python-docs-zh-tw/using/mac.html#using-python-for-macos-from-python-org
5.1.1. 安裝步驟https://python.github.io/python-docs-zh-tw/using/mac.html#installation-steps
5.1.2. 如何執行 Python 腳本https://python.github.io/python-docs-zh-tw/using/mac.html#how-to-run-a-python-script
5.2. Alternative Distributionshttps://python.github.io/python-docs-zh-tw/using/mac.html#alternative-distributions
5.3. 安裝額外的 Python 套件https://python.github.io/python-docs-zh-tw/using/mac.html#installing-additional-python-packages
5.4. 開發 GUI 程式https://python.github.io/python-docs-zh-tw/using/mac.html#gui-programming
5.5. 進階主題https://python.github.io/python-docs-zh-tw/using/mac.html#advanced-topics
5.5.1. Installing Free-threaded Binarieshttps://python.github.io/python-docs-zh-tw/using/mac.html#installing-free-threaded-binaries
5.5.2. 使用命令列安裝https://python.github.io/python-docs-zh-tw/using/mac.html#installing-using-the-command-line
5.5.3. 發行 Python 應用程式https://python.github.io/python-docs-zh-tw/using/mac.html#distributing-python-applications
5.5.4. App Store Compliancehttps://python.github.io/python-docs-zh-tw/using/mac.html#app-store-compliance
5.6. 其他資源https://python.github.io/python-docs-zh-tw/using/mac.html#other-resources
4. 在 Windows 上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/windows.html
6. 在 Android 上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/android.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/using/mac.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/using/android.html
上一頁https://python.github.io/python-docs-zh-tw/using/windows.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 的設置與使用https://python.github.io/python-docs-zh-tw/using/index.html
5. 於 macOS 使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/mac.html
https://python.github.io/python-docs-zh-tw/using/mac.html#using-python-on-macos
python.org websitehttps://www.python.org/downloads/
Alternative Distributionshttps://python.github.io/python-docs-zh-tw/using/mac.html#alternative-bundles
https://python.github.io/python-docs-zh-tw/using/mac.html#using-python-for-macos-from-python-org
https://python.github.io/python-docs-zh-tw/using/mac.html#installation-steps
current Python versionshttps://www.python.org/downloads/
herehttps://www.python.org/downloads/macos/
universal2 binaryhttps://en.wikipedia.org/wiki/Universal_binary
macOS Gatekeeper requirementshttps://support.apple.com/en-us/102445
Installing Free-threaded Binarieshttps://python.github.io/python-docs-zh-tw/using/mac.html#install-freethreaded-macos
Finderhttps://support.apple.com/en-us/HT201732
https://python.github.io/python-docs-zh-tw/using/mac.html#how-to-run-a-python-script
命令列與環境https://python.github.io/python-docs-zh-tw/using/cmdline.html#using-on-general
using Python interactively from a shellhttps://python.github.io/python-docs-zh-tw/tutorial/appendix.html#tut-interac
IDLE --- Python 編輯器與 shellhttps://python.github.io/python-docs-zh-tw/library/idle.html#idle
編輯器與 IDEhttps://python.github.io/python-docs-zh-tw/using/editors.html#editors
https://python.github.io/python-docs-zh-tw/using/mac.html#alternative-distributions
ActivePythonhttps://www.activestate.com/products/python/
Anacondahttps://www.anaconda.com/download/
Homebrewhttps://brew.sh
MacPortshttps://www.macports.org
https://python.github.io/python-docs-zh-tw/using/mac.html#installing-additional-python-packages
Python Packaging User Guidehttps://packaging.python.org/en/latest/tutorials/installing-packages/
https://python.github.io/python-docs-zh-tw/using/mac.html#gui-programming
https://www.tcl.tkhttps://www.tcl.tk
tkinterhttps://python.github.io/python-docs-zh-tw/library/tkinter.html#module-tkinter
pyobjchttps://pypi.org/project/pyobjc/
PySidehttps://www.qt.io/qt-for-python
Qt GUI 工具包https://wiki.qt.io/Qt_for_Python
PyQthttps://riverbankcomputing.com/software/pyqt/
Kivyhttps://kivy.org
Togahttps://toga.readthedocs.io
BeeWare 專案https://beeware.org
wxPythonhttps://wxpython.org
https://python.github.io/python-docs-zh-tw/using/mac.html#advanced-topics
https://python.github.io/python-docs-zh-tw/using/mac.html#installing-free-threaded-binaries
Python for macOShttps://python.github.io/python-docs-zh-tw/using/mac.html#getting-and-installing-macpython
PEP 703https://peps.python.org/pep-0703/
global interpreter lockhttps://python.github.io/python-docs-zh-tw/glossary.html#term-global-interpreter-lock
extension modulehttps://python.github.io/python-docs-zh-tw/glossary.html#term-extension-module
GILhttps://python.github.io/python-docs-zh-tw/glossary.html#term-GIL
create and use virtual environmentshttps://python.github.io/python-docs-zh-tw/tutorial/venv.html#tut-venv
PYTHON environment variableshttps://python.github.io/python-docs-zh-tw/using/cmdline.html#using-on-envvars
command line optionshttps://python.github.io/python-docs-zh-tw/using/cmdline.html#using-on-interface-options
https://python.github.io/python-docs-zh-tw/using/mac.html#installing-using-the-command-line
https://python.github.io/python-docs-zh-tw/using/mac.html#distributing-python-applications
py2apphttps://pypi.org/project/py2app/
Briefcasehttps://briefcase.readthedocs.io
BeeWare 專案https://beeware.org
PyInstallerhttps://pyinstaller.org/
https://python.github.io/python-docs-zh-tw/using/mac.html#app-store-compliance
a patch filehttps://github.com/python/cpython/tree/3.14/Mac/Resources/app-store-compliance.patch
--with-app-store-compliancehttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-app-store-compliance
https://python.github.io/python-docs-zh-tw/using/mac.html#other-resources
python.org Help pagehttps://www.python.org/about/help/
Pythonmac-SIG mailing listhttps://www.python.org/community/sigs/current/pythonmac-sig/
目錄https://python.github.io/python-docs-zh-tw/contents.html
5. 於 macOS 使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/mac.html
5.1. Using Python for macOS from python.orghttps://python.github.io/python-docs-zh-tw/using/mac.html#using-python-for-macos-from-python-org
5.1.1. 安裝步驟https://python.github.io/python-docs-zh-tw/using/mac.html#installation-steps
5.1.2. 如何執行 Python 腳本https://python.github.io/python-docs-zh-tw/using/mac.html#how-to-run-a-python-script
5.2. Alternative Distributionshttps://python.github.io/python-docs-zh-tw/using/mac.html#alternative-distributions
5.3. 安裝額外的 Python 套件https://python.github.io/python-docs-zh-tw/using/mac.html#installing-additional-python-packages
5.4. 開發 GUI 程式https://python.github.io/python-docs-zh-tw/using/mac.html#gui-programming
5.5. 進階主題https://python.github.io/python-docs-zh-tw/using/mac.html#advanced-topics
5.5.1. Installing Free-threaded Binarieshttps://python.github.io/python-docs-zh-tw/using/mac.html#installing-free-threaded-binaries
5.5.2. 使用命令列安裝https://python.github.io/python-docs-zh-tw/using/mac.html#installing-using-the-command-line
5.5.3. 發行 Python 應用程式https://python.github.io/python-docs-zh-tw/using/mac.html#distributing-python-applications
5.5.4. App Store Compliancehttps://python.github.io/python-docs-zh-tw/using/mac.html#app-store-compliance
5.6. 其他資源https://python.github.io/python-docs-zh-tw/using/mac.html#other-resources
4. 在 Windows 上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/windows.html
6. 在 Android 上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/android.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/using/mac.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/using/android.html
上一頁https://python.github.io/python-docs-zh-tw/using/windows.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 的設置與使用https://python.github.io/python-docs-zh-tw/using/index.html
5. 於 macOS 使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/mac.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.