Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piwheels/piwheels
- Owner: piwheels
- License: other
- Created: 2017-04-04T17:35:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T12:52:50.000Z (4 months ago)
- Last Synced: 2024-09-29T00:44:11.978Z (about 2 months ago)
- Topics: arm, pypi, python, raspberry-pi, raspberrypi, wheels
- Language: Python
- Homepage: https://www.piwheels.org/
- Size: 2.98 MB
- Stars: 244
- Watchers: 15
- Forks: 24
- Open Issues: 41
-
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/