Xilinx / PYNQ

Python Productivity for ZYNQ
http://www.pynq.io/
BSD 3-Clause "New" or "Revised" License
1.98k stars 816 forks source link

Publish binary Python wheel packages #1452

Open nocnokneo opened 4 months ago

nocnokneo commented 4 months ago

The current pynq source packages are great except that are very slow to pip install, particularly on the low-power arm targets that they are meant for. It would be great if binary wheels were published for each release. Maybe for the most recent 2 or 3 Python 3.x releases.