CPython
| Use attributes for filter ! | |
| License | Python Software Foundation License |
|---|---|
| Platforms | 42 platforms; see § Distribution |
| Stable release | 8 July 2019 |
| 2. 7. 16 | |
| 4 March 2019 | |
| Developers | developers |
| Python | |
| Python Software Foundation | |
| Written in | C |
| Python | |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1274165 |
About CPython
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 language. CPython can be defined as both an interpreter and a compiler as it compiles Python code into bytecode before interpreting it.