Skip to content

GraalPython - GraalVM Community Edition 19.3.3

Compare
Choose a tag to compare
@ezzarghili ezzarghili released this 04 Aug 21:35
· 17108 commits to master since this release

This is a Python 3.8.2 implementation on top of GraalVM. Currently, it is
under development and as such, it is not ready for any
production use beyond simple usecases and scripting. The main
focus of development right now is to get NumPy, SciPy and related
libraries working.

The Python language component can be added to GraalVM using the gu utility.

More information is available on the GraalVM website: http://www.graalvm.org/docs/reference-manual/languages/python/