Disambiguation evidence for Python reference implementation (CPython) via surface form
"CPython"
As subject (52)
Triples where this entity appears as subject under the
label "CPython".
| Predicate | Object |
|---|---|
| concurrencyFeature | global interpreter lock (GIL) → |
| developer | Python Software Foundation → |
| distribution | Microsoft Store Python distribution → |
| distribution | Windows installers from python.org → |
| distribution | official python.org downloads → |
| distribution | system Python on many Unix-like operating systems → |
| distribution | various Linux distribution packages → |
| executionModel | executes bytecode on a virtual machine → |
| executionModel | interprets Python source into bytecode → |
| governingBody | Python Steering Council → |
| hasComponent | Python bytecode interpreter → |
| hasComponent | garbage collector → |
| hasComponent | global interpreter lock → |
| hasComponent | standard library → |
| hasInterface | C API for extensions and embedding → |
| hasInterface | command-line interpreter (REPL) → |
| implementsLanguage | Python → |
| implementsStandard | Python language specification → |
| influences | behavior of alternative Python implementations → |
| instanceOf | Python implementation → |
| instanceOf | free and open-source software → |
| instanceOf | interpreter → |
| instanceOf | reference implementation → |
| license | Python Software Foundation License → |
| maintainer | Python core developers → |
| memoryManagement | cycle-detecting garbage collector → |
| memoryManagement | reference counting → |
| mostWidelyUsedImplementationOf | Python programming language → |
| officialWebsite | https://www.python.org → |
| originalAuthor | Guido van Rossum → |
| primaryUse | application development → |
| primaryUse | automation → |
| primaryUse | general-purpose programming → |
| primaryUse | scientific computing → |
| primaryUse | scripting → |
| primaryUse | web development → |
| programmingLanguage | C → |
| repository | https://github.com/python/cpython → |
| role | de facto standard for Python behavior → |
| role | de facto standard for Python compatibility → |
| role | reference implementation of the Python programming language → |
| runsOn | Linux → |
| runsOn | Windows → |
| runsOn | macOS → |
| runsOn | many Unix-like systems → |
| supports | C extension modules → |
| supports | FFI via ctypes → |
| supports | multi-processing → |
| supports | multi-threading with GIL constraints → |
| targetPlatform | cross-platform → |
| testSuite | regression test suite included in source tree → |
| writtenIn | C → |
As object (11)
Triples where some other subject referred to this entity
as "CPython".