René's URL Explorer Experiment
go
Title:
6. Modules — Python 3.5.10 documentation
direct link
Domain:
docs.python.org
None
text/html; charset=utf-8
Links
:
Python documentation for the current stable release
https://docs.python.org/3/tutorial/modules.html
index
https://docs.python.org/3.5/genindex.html
modules
https://docs.python.org/3.5/py-modindex.html
next
https://docs.python.org/3.5/tutorial/inputoutput.html
previous
https://docs.python.org/3.5/tutorial/datastructures.html
Python
https://www.python.org/
3.5.10 Documentation
https://docs.python.org/3.5/index.html
The Python Tutorial
https://docs.python.org/3.5/tutorial/index.html
¶
https://docs.python.org/3.5/tutorial/modules.html#modules
¶
https://docs.python.org/3.5/tutorial/modules.html#more-on-modules
[1]
https://docs.python.org/3.5/tutorial/modules.html#id2
import
https://docs.python.org/3.5/reference/simple_stmts.html#import
import
https://docs.python.org/3.5/reference/simple_stmts.html#import
importlib.reload()
https://docs.python.org/3.5/library/importlib.html#importlib.reload
¶
https://docs.python.org/3.5/tutorial/modules.html#executing-modules-as-scripts
¶
https://docs.python.org/3.5/tutorial/modules.html#the-module-search-path
sys.path
https://docs.python.org/3.5/library/sys.html#sys.path
sys.path
https://docs.python.org/3.5/library/sys.html#sys.path
PYTHONPATH
https://docs.python.org/3.5/using/cmdline.html#envvar-PYTHONPATH
sys.path
https://docs.python.org/3.5/library/sys.html#sys.path
Standard Modules
https://docs.python.org/3.5/tutorial/modules.html#tut-standardmodules
¶
https://docs.python.org/3.5/tutorial/modules.html#compiled-python-files
-O
https://docs.python.org/3.5/using/cmdline.html#cmdoption-o
-OO
https://docs.python.org/3.5/using/cmdline.html#cmdoption-oo
compileall
https://docs.python.org/3.5/library/compileall.html#module-compileall
¶
https://docs.python.org/3.5/tutorial/modules.html#standard-modules
winreg
https://docs.python.org/3.5/library/winreg.html#module-winreg
sys
https://docs.python.org/3.5/library/sys.html#module-sys
PYTHONPATH
https://docs.python.org/3.5/using/cmdline.html#envvar-PYTHONPATH
PYTHONPATH
https://docs.python.org/3.5/using/cmdline.html#envvar-PYTHONPATH
dir()
https://docs.python.org/3.5/library/functions.html#dir
¶
https://docs.python.org/3.5/tutorial/modules.html#the-dir-function
dir()
https://docs.python.org/3.5/library/functions.html#dir
dir()
https://docs.python.org/3.5/library/functions.html#dir
dir()
https://docs.python.org/3.5/library/functions.html#dir
builtins
https://docs.python.org/3.5/library/builtins.html#module-builtins
¶
https://docs.python.org/3.5/tutorial/modules.html#packages
ImportError
https://docs.python.org/3.5/library/exceptions.html#ImportError
¶
https://docs.python.org/3.5/tutorial/modules.html#importing-from-a-package
import
https://docs.python.org/3.5/reference/simple_stmts.html#import
import
https://docs.python.org/3.5/reference/simple_stmts.html#import
¶
https://docs.python.org/3.5/tutorial/modules.html#intra-package-references
¶
https://docs.python.org/3.5/tutorial/modules.html#packages-in-multiple-directories
__path__
https://docs.python.org/3.5/reference/import.html#__path__
[1]
https://docs.python.org/3.5/tutorial/modules.html#id1
Table of Contents
https://docs.python.org/3.5/contents.html
6. Modules
https://docs.python.org/3.5/tutorial/modules.html
6.1. More on Modules
https://docs.python.org/3.5/tutorial/modules.html#more-on-modules
6.1.1. Executing modules as scripts
https://docs.python.org/3.5/tutorial/modules.html#executing-modules-as-scripts
6.1.2. The Module Search Path
https://docs.python.org/3.5/tutorial/modules.html#the-module-search-path
6.1.3. “Compiled” Python files
https://docs.python.org/3.5/tutorial/modules.html#compiled-python-files
6.2. Standard Modules
https://docs.python.org/3.5/tutorial/modules.html#standard-modules
6.3. The dir() Function
https://docs.python.org/3.5/tutorial/modules.html#the-dir-function
6.4. Packages
https://docs.python.org/3.5/tutorial/modules.html#packages
6.4.1. Importing * From a Package
https://docs.python.org/3.5/tutorial/modules.html#importing-from-a-package
6.4.2. Intra-package References
https://docs.python.org/3.5/tutorial/modules.html#intra-package-references
6.4.3. Packages in Multiple Directories
https://docs.python.org/3.5/tutorial/modules.html#packages-in-multiple-directories
5. Data Structures
https://docs.python.org/3.5/tutorial/datastructures.html
7. Input and Output
https://docs.python.org/3.5/tutorial/inputoutput.html
Report a Bug
https://docs.python.org/3.5/bugs.html
Show Source
https://github.com/python/cpython/blob/3.5/Doc/tutorial/modules.rst
index
https://docs.python.org/3.5/genindex.html
modules
https://docs.python.org/3.5/py-modindex.html
next
https://docs.python.org/3.5/tutorial/inputoutput.html
previous
https://docs.python.org/3.5/tutorial/datastructures.html
Python
https://www.python.org/
3.5.10 Documentation
https://docs.python.org/3.5/index.html
The Python Tutorial
https://docs.python.org/3.5/tutorial/index.html
Copyright
https://docs.python.org/3.5/copyright.html
Please donate.
https://www.python.org/psf/donations/
Found a bug
https://docs.python.org/3.5/bugs.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.