Python itself is primarily written in the C programming language. The standard implementation of Python, often referred to as CPython, is written in C. CPython is the reference implementation and the most widely used version of Python.