René's URL Explorer Experiment


Title: sys.path 模組搜尋路徑的初始化 — 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
sys.path 模組搜尋路徑的初始化https://python.github.io/python-docs-zh-tw/library/sys_path_init.html
虛擬環境https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#virtual-environments
_pth 檔案https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#pth-files
Embedded Pythonhttps://python.github.io/python-docs-zh-tw/library/sys_path_init.html#embedded-python
importlib.metadata -- 存取套件的元資料https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html
Python 語言服務https://python.github.io/python-docs-zh-tw/library/language.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/sys_path_init.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/library/language.html
上一頁https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
引入模組https://python.github.io/python-docs-zh-tw/library/modules.html
sys.path 模組搜尋路徑的初始化https://python.github.io/python-docs-zh-tw/library/sys_path_init.html
sys.pathhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.path
https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#the-initialization-of-the-sys-path-module-search-path
sys.pathhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.path
-chttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-c
-mhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-m
PYTHONPATHhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONPATH
PYTHONPATHhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONPATH
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
extension modulehttps://python.github.io/python-docs-zh-tw/glossary.html#term-extension-module
PYTHONHOMEhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONHOME
sys.platlibdirhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.platlibdir
PYTHONPLATLIBDIRhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONPLATLIBDIR
sys.base_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.base_prefix
sys.base_exec_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.base_exec_prefix
PYTHONHOMEhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONHOME
sys.prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.prefix
sys.exec_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.exec_prefix
sys.base_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.base_prefix
sys.base_exec_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.base_exec_prefix
虛擬環境https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#sys-path-init-virtual-environments
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
sitecustomizehttps://python.github.io/python-docs-zh-tw/library/site.html#module-sitecustomize
usercustomizehttps://python.github.io/python-docs-zh-tw/library/site.html#module-usercustomize
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
-Ehttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-E
-Ihttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-I
-shttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-s
-Shttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-S
sys.prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.prefix
sys.exec_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.exec_prefix
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
-Shttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-S
https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#virtual-environments
sys.prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.prefix
sys.exec_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.exec_prefix
sys.base_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.base_prefix
sys.base_exec_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.base_exec_prefix
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
virtual environments documentationhttps://python.github.io/python-docs-zh-tw/library/site.html#site-virtual-environments-configuration
PYTHONHOMEhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONHOME
venvhttps://python.github.io/python-docs-zh-tw/library/venv.html#module-venv
venvhttps://python.github.io/python-docs-zh-tw/library/venv.html#module-venv
https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#pth-files
sys.pathhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.path
sys.pathhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.path
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
sitehttps://python.github.io/python-docs-zh-tw/library/site.html#module-site
https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#embedded-python
Py_InitializeFromConfig()https://python.github.io/python-docs-zh-tw/c-api/init.html#c.Py_InitializeFromConfig
PyConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig
Python 路徑配置https://python.github.io/python-docs-zh-tw/c-api/init_config.html#init-path-config
找尋模組https://python.github.io/python-docs-zh-tw/using/windows.html#windows-finding-modules
在 Unix 平臺上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/unix.html#using-on-unix
目錄https://python.github.io/python-docs-zh-tw/contents.html
sys.path 模組搜尋路徑的初始化https://python.github.io/python-docs-zh-tw/library/sys_path_init.html
虛擬環境https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#virtual-environments
_pth 檔案https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#pth-files
Embedded Pythonhttps://python.github.io/python-docs-zh-tw/library/sys_path_init.html#embedded-python
importlib.metadata -- 存取套件的元資料https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html
Python 語言服務https://python.github.io/python-docs-zh-tw/library/language.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/sys_path_init.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/library/language.html
上一頁https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
引入模組https://python.github.io/python-docs-zh-tw/library/modules.html
sys.path 模組搜尋路徑的初始化https://python.github.io/python-docs-zh-tw/library/sys_path_init.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.