Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

GraalPy 24.0.0

Compare
Choose a tag to compare
Loading
@ezzarghili ezzarghili released this 19 Mar 15:02
· 3564 commits to master since this release

GraalPy is a Python 3.10 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 the name. A JVM standalone has a -jvm suffix in the name.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.