Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 914 Bytes

File metadata and controls

18 lines (11 loc) · 914 Bytes

RISE Python Wheels

RISE Python Wheels is a public project enabling the RISC-V support for the Python ecosystem. It makes use of the RISE RISC-V Runners project to build wheels on native riscv64 hardware, with the goal of maintaining a riscv64-specific package repository for projects where upstream are not yet ready or able to perform builds themselves.

About RISE

RISE is a collaborative, industry-led initiative under the Linux Foundation that accelerates open-source software development for the RISC-V architecture.

Documentation

Find complete documentation on the python-wheels website

Background

This work is a continuation of the earlier wheel_builder project.