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: 5 months ago
JSON representation
Python package repository providing wheels (pre-built binaries) for Raspberry Pi
- Host: GitHub
- URL: https://github.com/piwheels/piwheels
- Owner: piwheels
- License: other
- Created: 2017-04-04T17:35:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T17:13:21.000Z (6 months ago)
- Last Synced: 2025-04-08T01:34:32.682Z (6 months ago)
- Topics: arm, pypi, python, raspberry-pi, raspberrypi, wheels
- Language: Python
- Homepage: https://www.piwheels.org/
- Size: 3.09 MB
- Stars: 251
- Watchers: 13
- Forks: 24
- Open Issues: 42
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.rst
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.htmlDevelopment
-----------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/