Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piwheels/piwheels

Python package repository providing wheels (pre-built binaries) for Raspberry Pi
https://github.com/piwheels/piwheels

arm pypi python raspberry-pi raspberrypi wheels

Last synced: about 1 month ago
JSON representation

Python package repository providing wheels (pre-built binaries) for Raspberry Pi

Awesome Lists containing this project

README

        

========
piwheels
========

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/

Issues
------

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

Development
-----------

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/