René's URL Explorer Experiment


Title: compileall — Byte-compile Python libraries — Python 3.14.4 documentation

Open Graph Title: compileall — Byte-compile Python libraries

Description: Source code: Lib/compileall.py This module provides some utility functions to support installing Python libraries. These functions compile Python source files in a directory tree. This module can b...

Open Graph Description: Source code: Lib/compileall.py This module provides some utility functions to support installing Python libraries. These functions compile Python source files in a directory tree. This module can b...

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

direct link

Domain: cpython-previews--149263.org.readthedocs.build

og:typewebsite
og:site_namePython documentation
og:imagehttps://cpython-previews--149263.org.readthedocs.build/en/149263/_static/og-image.png
og:image:altPython documentation
theme-color#3776ab
og:image:width200
og:image:height200
readthedocs-addons-api-version1
readthedocs-project-slugcpython-previews
readthedocs-version-slug149263
readthedocs-resolver-filename/library/compileall.html
readthedocs-http-status200

Links:

https://www.python.org/
Table of Contentshttps://cpython-previews--149263.org.readthedocs.build/en/149263/contents.html
compileall — Byte-compile Python librarieshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html
Command-line usehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#command-line-use
Public functionshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#public-functions
py_compile — Compile Python source fileshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/py_compile.html
dis — Disassembler for Python bytecodehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/dis.html
Report a bughttps://cpython-previews--149263.org.readthedocs.build/en/149263/bugs.html
Improve this pagehttps://cpython-previews--149263.org.readthedocs.build/en/149263/improve-page-nojs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/compileall.rst?plain=1
pull requesthttps://github.com/python/cpython/pull/149263
the current stable releasehttps://docs.python.org/3/library/compileall.html
indexhttps://cpython-previews--149263.org.readthedocs.build/en/149263/genindex.html
moduleshttps://cpython-previews--149263.org.readthedocs.build/en/149263/py-modindex.html
nexthttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/dis.html
previoushttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/py_compile.html
Pythonhttps://www.python.org/
3.14.4 Documentationhttps://cpython-previews--149263.org.readthedocs.build/en/149263/index.html
The Python Standard Libraryhttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/index.html
Python Language Serviceshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/language.html
compileall — Byte-compile Python librarieshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#module-compileall
Lib/compileall.pyhttps://github.com/python/cpython/tree/3.14/Lib/compileall.py
Availabilityhttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/intro.html#availability
WebAssembly platformshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/intro.html#wasm-availability
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#command-line-use
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-arg-directory
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-arg-file
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-l
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-f
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-q
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-d
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-s
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-p
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-x
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-i
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-b
PEP 3147https://peps.python.org/pep-3147/
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-r
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-j
os.process_cpu_count()https://cpython-previews--149263.org.readthedocs.build/en/149263/library/os.html#os.process_cpu_count
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-invalidation-mode
Cached bytecode invalidationhttps://cpython-previews--149263.org.readthedocs.build/en/149263/reference/import.html#pyc-invalidation
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-o
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-e
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#cmdoption-compileall-hardlink-dupes
sys.getrecursionlimit()https://cpython-previews--149263.org.readthedocs.build/en/149263/library/sys.html#sys.getrecursionlimit
compile()https://cpython-previews--149263.org.readthedocs.build/en/149263/library/functions.html#compile
compile()https://cpython-previews--149263.org.readthedocs.build/en/149263/library/functions.html#compile
sys.pycache_prefixhttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/sys.html#sys.pycache_prefix
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#public-functions
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#compileall.compile_dir
re.Patternhttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/re.html#re-objects
PEP 3147https://peps.python.org/pep-3147/
compile()https://cpython-previews--149263.org.readthedocs.build/en/149263/library/functions.html#compile
ValueErrorhttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/exceptions.html#ValueError
py_compile.PycInvalidationModehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/py_compile.html#py_compile.PycInvalidationMode
os.PathLikehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/os.html#os.PathLike
path-like objecthttps://cpython-previews--149263.org.readthedocs.build/en/149263/glossary.html#term-path-like-object
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#compileall.compile_file
re.Patternhttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/re.html#re-objects
PEP 3147https://peps.python.org/pep-3147/
compile()https://cpython-previews--149263.org.readthedocs.build/en/149263/library/functions.html#compile
py_compile.PycInvalidationModehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/py_compile.html#py_compile.PycInvalidationMode
os.PathLikehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/os.html#os.PathLike
https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#compileall.compile_path
compile_dir()https://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#compileall.compile_dir
py_compilehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/py_compile.html#module-py_compile
Table of Contentshttps://cpython-previews--149263.org.readthedocs.build/en/149263/contents.html
compileall — Byte-compile Python librarieshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html
Command-line usehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#command-line-use
Public functionshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html#public-functions
py_compile — Compile Python source fileshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/py_compile.html
dis — Disassembler for Python bytecodehttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/dis.html
Report a bughttps://cpython-previews--149263.org.readthedocs.build/en/149263/bugs.html
Improve this pagehttps://cpython-previews--149263.org.readthedocs.build/en/149263/improve-page-nojs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/compileall.rst?plain=1
indexhttps://cpython-previews--149263.org.readthedocs.build/en/149263/genindex.html
moduleshttps://cpython-previews--149263.org.readthedocs.build/en/149263/py-modindex.html
nexthttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/dis.html
previoushttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/py_compile.html
Pythonhttps://www.python.org/
3.14.4 Documentationhttps://cpython-previews--149263.org.readthedocs.build/en/149263/index.html
The Python Standard Libraryhttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/index.html
Python Language Serviceshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/language.html
compileall — Byte-compile Python librarieshttps://cpython-previews--149263.org.readthedocs.build/en/149263/library/compileall.html
Copyrighthttps://cpython-previews--149263.org.readthedocs.build/en/149263/copyright.html
History and Licensehttps://cpython-previews--149263.org.readthedocs.build/license.html
Read the Docshttps://about.readthedocs.com/
Please donate.https://www.python.org/psf/donations/
Found a bughttps://cpython-previews--149263.org.readthedocs.build/bugs.html
Sphinxhttps://www.sphinx-doc.org/

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


URLs of crawlers that visited me.