`graalpython` is name of GraalVM Python executable. GraalVM Python is Python implementation https://www.graalvm.org/python/. It is module of GraalVM, installed with `gu install python`, but also can be installed and used independently as any Python implementation. https://github.com/oracle/graalpython
graalpython
is name of GraalVM Python executable.
GraalVM Python is Python implementation https://www.graalvm.org/python/.
It is module of GraalVM, installed with gu install python
, but also can be installed and used independently as any Python implementation.
https://github.com/oracle/graalpython