Skip to content

1. Orientation

What CPython is, building from source, the repository layout, reading C code, the runtime model, and the path from source code to execution.

ChapterTitle
1What CPython Is
2Building CPython From Source
3Repository Layout
4Reading CPython C Code
5The Runtime Model
6From Source Code to Execution