CPython
Software / App
The original and most widely used implementation of the Python programming language, which Guido van Rossum started over 30 years ago.
Mentioned in 2 videos
Videos Mentioning CPython

Guido van Rossum: Python and the Future of Programming | Lex Fridman Podcast #341
Lex Fridman
The original and most widely used implementation of the Python programming language, which Guido van Rossum started over 30 years ago.

⚡️Monty: the ultrafast Python interpreter by Agents for Agents — Samuel Colvin, Pydantic
Latent Space
The reference implementation of Python. Monty is not a full CPython implementation, meaning it has limitations such as not supporting all standard library modules and not being able to directly install third-party libraries that rely on the CPython ABI.