Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GraalPy 25.0.0

Latest
Compare
Choose a tag to compare
@graalvmbot graalvmbot released this 16 Sep 12:53
· 353 commits to master since this release

GraalPy is a Python 3.12-compliant runtime on top of GraalVM.

You can download GraalPy as a standalone distribution for Oracle GraalVM or GraalVM Community Edition.
There are two standalone types to choose from:

  • Native Standalone: This contains a Native Image compiled launcher
  • JVM Standalone: This contains Python in the JVM configuration

To distinguish between them, the GraalVM Community Edition version has the suffix -community in its name. A JVM standalone has a -jvm suffix in its name.

Learn more about GraalPy and how to get started on the website: https://www.graalvm.org/python/.