Python package repository providing wheels (pre-built binaries) for Raspberry Pi
piwheels is a project for automating building Raspberry Pi platform wheels
(pre-compiled binary distributions) for all Python packages found on PyPI
_.
… _PyPI: https://pypi.org/
piwheels.org
_ is a Python package repository providing Raspberry Pi wheels
built by the project. See the homepage for usage and more information about the
service.
… _piwheels.org: https://www.piwheels.org/
If you have an issue with the piwheels project (i.e. related to the source code
here, not the packages hosted on piwheels.org) on the piwheels/piwheels
_ issue
tracker.
If you have an issue with a specific package found on piwheels.org, please use
the piwheels/packages
_ issue tracker, using the links on the package’s
project page
_ on piwheels.org.
… _piwheels/piwheels: https://github.com/piwheels/piwheels/issues
… _piwheels/packages: https://github.com/piwheels/packages/issues
… _project page: https://www.piwheels.org/packages.html
If you’re interested in developing with piwheels, or running your own instance,
see the project documentation at piwheels.readthedocs.io
_.
… _piwheels.readthedocs.io: https://piwheels.readthedocs.io/