René's URL Explorer Experiment


Title: site — Site-specific configuration hook — Python 3.15.0a5 documentation

Open Graph Title: site — Site-specific configuration hook

Description: Source code: Lib/site.py This module is automatically imported during initialization. The automatic import can be suppressed using the interpreter’s-S option. Importing this module normally appends...

Open Graph Description: Source code: Lib/site.py This module is automatically imported during initialization. The automatic import can be suppressed using the interpreter’s-S option. Importing this module normally appends...

Opengraph URL: https://docs.python.org/3/library/site.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.15/_images/social_previews/summary_library_site_ffcaa6ce.png
og:image:altSource code: Lib/site.py This module is automatically imported during initialization. The automatic import can be suppressed using the interpreter’s-S option. Importing this module normally appends...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/dev/contents.html
site — Site-specific configuration hookhttps://docs.python.org/dev/library/site.html
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
usercustomizehttps://docs.python.org/dev/library/site.html#module-usercustomize
Readline configurationhttps://docs.python.org/dev/library/site.html#readline-configuration
Module contentshttps://docs.python.org/dev/library/site.html#module-contents
Command-line interfacehttps://docs.python.org/dev/library/site.html#command-line-interface
annotationlib — Functionality for introspecting annotationshttps://docs.python.org/dev/library/annotationlib.html
Custom Python Interpretershttps://docs.python.org/dev/library/custominterp.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/site.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/library/custominterp.html
previoushttps://docs.python.org/dev/library/annotationlib.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
The Python Standard Libraryhttps://docs.python.org/dev/library/index.html
Python Runtime Serviceshttps://docs.python.org/dev/library/python.html
site — Site-specific configuration hookhttps://docs.python.org/dev/library/site.html
https://docs.python.org/dev/library/site.html#module-site
Lib/site.pyhttps://github.com/python/cpython/tree/main/Lib/site.py
-Shttps://docs.python.org/dev/using/cmdline.html#cmdoption-S
callableshttps://docs.python.org/dev/library/constants.html#site-consts
help()https://docs.python.org/dev/library/functions.html#help
-Shttps://docs.python.org/dev/using/cmdline.html#cmdoption-S
main()https://docs.python.org/dev/library/site.html#site.main
-Shttps://docs.python.org/dev/using/cmdline.html#cmdoption-S
free threadinghttps://docs.python.org/dev/glossary.html#term-free-threading
sys.abiflagshttps://docs.python.org/dev/library/sys.html#sys.abiflags
Free threadinghttps://docs.python.org/dev/glossary.html#term-free-threading
sitehttps://docs.python.org/dev/library/site.html#module-site
sys.prefixhttps://docs.python.org/dev/library/sys.html#sys.prefix
sys.exec_prefixhttps://docs.python.org/dev/library/sys.html#sys.exec_prefix
Virtual Environmentshttps://docs.python.org/dev/library/sys_path_init.html#sys-path-init-virtual-environments
path initializationhttps://docs.python.org/dev/library/sys_path_init.html#sys-path-init
Virtual Environmentshttps://docs.python.org/dev/library/sys_path_init.html#sys-path-init-virtual-environments
sys.prefixhttps://docs.python.org/dev/library/sys.html#sys.prefix
sys.exec_prefixhttps://docs.python.org/dev/library/sys.html#sys.exec_prefix
sitehttps://docs.python.org/dev/library/site.html#module-site
-Shttps://docs.python.org/dev/using/cmdline.html#cmdoption-S
virtual environmenthttps://docs.python.org/dev/library/sys_path_init.html#sys-path-init-virtual-environments
sys.prefixhttps://docs.python.org/dev/library/sys.html#sys.prefix
locale encodinghttps://docs.python.org/dev/glossary.html#term-locale-encoding
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
https://docs.python.org/dev/library/site.html#module-sitecustomize
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
ImportErrorhttps://docs.python.org/dev/library/exceptions.html#ImportError
namehttps://docs.python.org/dev/library/exceptions.html#ImportError.name
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
usercustomizehttps://docs.python.org/dev/library/site.html#module-usercustomize
https://docs.python.org/dev/library/site.html#module-usercustomize
usercustomizehttps://docs.python.org/dev/library/site.html#module-usercustomize
ENABLE_USER_SITEhttps://docs.python.org/dev/library/site.html#site.ENABLE_USER_SITE
-shttps://docs.python.org/dev/using/cmdline.html#cmdoption-s
ImportErrorhttps://docs.python.org/dev/library/exceptions.html#ImportError
namehttps://docs.python.org/dev/library/exceptions.html#ImportError.name
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
usercustomizehttps://docs.python.org/dev/library/site.html#module-usercustomize
https://docs.python.org/dev/library/site.html#readline-configuration
readlinehttps://docs.python.org/dev/library/readline.html#module-readline
rlcompleterhttps://docs.python.org/dev/library/rlcompleter.html#module-rlcompleter
interactive modehttps://docs.python.org/dev/tutorial/interpreter.html#tut-interactive
-Shttps://docs.python.org/dev/using/cmdline.html#cmdoption-S
sys.__interactivehook__https://docs.python.org/dev/library/sys.html#sys.__interactivehook__
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
usercustomizehttps://docs.python.org/dev/library/site.html#module-usercustomize
PYTHONSTARTUPhttps://docs.python.org/dev/using/cmdline.html#envvar-PYTHONSTARTUP
https://docs.python.org/dev/library/site.html#module-contents
https://docs.python.org/dev/library/site.html#site.PREFIXES
https://docs.python.org/dev/library/site.html#site.ENABLE_USER_SITE
-shttps://docs.python.org/dev/using/cmdline.html#cmdoption-s
PYTHONNOUSERSITEhttps://docs.python.org/dev/using/cmdline.html#envvar-PYTHONNOUSERSITE
https://docs.python.org/dev/library/site.html#site.USER_SITE
getusersitepackages()https://docs.python.org/dev/library/site.html#site.getusersitepackages
https://docs.python.org/dev/library/site.html#site.USER_BASE
getuserbase()https://docs.python.org/dev/library/site.html#site.getuserbase
user installation schemehttps://docs.python.org/dev/library/sysconfig.html#sysconfig-user-scheme
PYTHONUSERBASEhttps://docs.python.org/dev/using/cmdline.html#envvar-PYTHONUSERBASE
https://docs.python.org/dev/library/site.html#site.main
-Shttps://docs.python.org/dev/using/cmdline.html#cmdoption-S
https://docs.python.org/dev/library/site.html#site.addsitedir
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
usercustomizehttps://docs.python.org/dev/library/site.html#module-usercustomize
https://docs.python.org/dev/library/site.html#site.getsitepackages
https://docs.python.org/dev/library/site.html#site.getuserbase
USER_BASEhttps://docs.python.org/dev/library/site.html#site.USER_BASE
PYTHONUSERBASEhttps://docs.python.org/dev/using/cmdline.html#envvar-PYTHONUSERBASE
https://docs.python.org/dev/library/site.html#site.getusersitepackages
USER_SITEhttps://docs.python.org/dev/library/site.html#site.USER_SITE
USER_BASEhttps://docs.python.org/dev/library/site.html#site.USER_BASE
ENABLE_USER_SITEhttps://docs.python.org/dev/library/site.html#site.ENABLE_USER_SITE
https://docs.python.org/dev/library/site.html#command-line-interface
sitehttps://docs.python.org/dev/library/site.html#module-site
sys.pathhttps://docs.python.org/dev/library/sys.html#sys.path
USER_BASEhttps://docs.python.org/dev/library/site.html#site.USER_BASE
USER_SITEhttps://docs.python.org/dev/library/site.html#site.USER_SITE
ENABLE_USER_SITEhttps://docs.python.org/dev/library/site.html#site.ENABLE_USER_SITE
https://docs.python.org/dev/library/site.html#cmdoption-site-user-base
https://docs.python.org/dev/library/site.html#cmdoption-site-user-site
os.pathsephttps://docs.python.org/dev/library/os.html#os.pathsep
PEP 370https://peps.python.org/pep-0370/
The initialization of the sys.path module search pathhttps://docs.python.org/dev/library/sys_path_init.html#sys-path-init
sys.pathhttps://docs.python.org/dev/library/sys.html#sys.path
Table of Contentshttps://docs.python.org/dev/contents.html
site — Site-specific configuration hookhttps://docs.python.org/dev/library/site.html
sitecustomizehttps://docs.python.org/dev/library/site.html#module-sitecustomize
usercustomizehttps://docs.python.org/dev/library/site.html#module-usercustomize
Readline configurationhttps://docs.python.org/dev/library/site.html#readline-configuration
Module contentshttps://docs.python.org/dev/library/site.html#module-contents
Command-line interfacehttps://docs.python.org/dev/library/site.html#command-line-interface
annotationlib — Functionality for introspecting annotationshttps://docs.python.org/dev/library/annotationlib.html
Custom Python Interpretershttps://docs.python.org/dev/library/custominterp.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/site.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/library/custominterp.html
previoushttps://docs.python.org/dev/library/annotationlib.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
The Python Standard Libraryhttps://docs.python.org/dev/library/index.html
Python Runtime Serviceshttps://docs.python.org/dev/library/python.html
site — Site-specific configuration hookhttps://docs.python.org/dev/library/site.html
Copyrighthttps://docs.python.org/dev/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

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


URLs of crawlers that visited me.