CPython

CPython
Original author(s)Guido van Rossum
Developer(s)Python core developers and the Python community, supported by the Python Software Foundation
Initial release26 January 1994 (1994-01-26)
Stable release
3.13.3[1] Edit this on Wikidata / 8 April 2025 (8 April 2025)
Repositoryhttps://github.com/python/cpython
Written inC, Python
Platform42 platforms; see § Distribution
Available inEnglish
TypePython Programming Language Interpreter
LicensePython Software Foundation License
Websitewww.python.org

CPython is the reference implementation of the Python programming language. Written in C and Python, CPython is the default and most widely used implementation of the Python language.

CPython can be defined as both an interpreter and a compiler as it compiles Python code into bytecode before interpreting it. It has a foreign function interface with several languages, including C, in which one must explicitly write bindings in a language other than Python.

  1. ^ "Release v3.13.3". 8 April 2025. Retrieved 9 April 2025.

© MMXXIII Rich X Search. We shall prevail. All rights reserved. Rich X Search