PyPy
latest
What is PyPy?
Downloading and Installing PyPy
Building PyPy from Source
Frequently Asked Questions
Differences between PyPy and CPython
Writing extension modules for pypy
Embedding PyPy
Garbage collector documentation and configuration
JIT hooks
Application-level Stackless features
The
__pypy__
module
What PyPy can do for your objects
PyPy’s sandboxing features
Software Transactional Memory
Translating on Windows
Getting Started Developing With PyPy
How to contribute to PyPy
You want to help with PyPy, now what?
Goals and Architecture Overview
PyPy’s Configuration Handling
Potential Project List
Project Documentation
Source Code Documentation
The Object Space
Bytecode Interpreter
Standard Interpreter Optimizations
PyPy Parser
Configuration Options for PyPy
PyPy Python interpreter options
General translation options
translation
translation.continuation
translation.type_system
translation.backend
translation.shared
translation.log
translation.gc
translation.gctransformer
translation.gcremovetypeptr
translation.gcrootfinder
translation.thread
translation.sandbox
translation.rweakref
translation.jit
translation.jit_backend
translation.jit_profiler
translation.jit_opencoder_model
translation.check_str_without_nul
translation.verbose
translation.cc
translation.profopt
translation.profoptargs
translation.instrument
translation.countmallocs
translation.fork_before
translation.dont_write_c_files
translation.instrumentctl
translation.output
translation.secondaryentrypoints
translation.dump_static_data_info
translation.no__thread
translation.make_jobs
translation.list_comprehension_operations
translation.withsmallfuncsets
translation.taggedpointers
translation.keepgoing
translation.lldebug
translation.lldebug0
translation.lto
translation.icon
translation.libname
translation.backendopt
translation.platform
objspace
The
--opt
or
-O
translation option
Command line reference
PyPy directory cross-reference
PyPy’s Release Process
Papers, talks and related projects
More sprints
Old discussion notes needing categorization
Historical release notes
Changelogs
Contributors
PyPy
Docs
»
Project Documentation
»
Configuration Options for PyPy
»
translation
»
translation.output
Edit on Bitbucket
translation.output
¶
name:
output
description:
Output file name
command-line:
–output
option type:
string option
Specify file name that the produced executable gets.
Read the Docs
v: latest
Versions
latest
release-2.6.x
release-2.5.x
release-2.4.x
Downloads
htmlzip
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.