Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 671 Bytes

File metadata and controls

15 lines (12 loc) · 671 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.

This work is a continuation of the earlier wheel_builder project, which hosts binary wheels for a variety of Python modules.

For more informatiion about RISE, visit the project website.