Skip to content

Providing distributions of GraalPy Community and GraalPy built on Oracle GraalVM like pyenv #25

@linghengqian

Description

@linghengqian
  • Currently, version-fox/vfox-python only provides official builds of Python, according to the results of vfox search python.
  • Image
  • For another Python version manager https://github.com/pyenv/pyenv , it also distributes the GraalPy Community's Python distribution. GraalPy is a high-performance implementation of the Python language for the JVM built on GraalVM. GraalPy is a Python 3.11 compliant runtime. Installation on Linux and MacOS is documented at https://www.graalvm.org/python/docs/#installing-graalpy .
pyenv install graalpy-24.2.0
pyenv install graalpy-community-24.2.0
pyenv shell graalpy-24.2.0
  • It would be great if version-fox/vfox-python could try to provide distributions for GraalPy Community and GraalPy built on Oracle GraalVM. Both GraalPy Community and GraalPy built on Oracle GraalVM are distributed through https://github.com/oracle/graalpython/releases .

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions