Add CircuitPython name to Libraries
Co-authored-by: Kattni <kattni@adafruit.com>
This commit is contained in:
parent
d5fb09e7de
commit
27686ea996
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ permalink: /blinka
|
|||
<div id="downloads-page">
|
||||
<h1>Blinka</h1>
|
||||
<p>
|
||||
Blinka brings CircuitPython APIs and, therefore, libraries to single board computers (SBCs). It is a <a href="https://pypi.org/project/Adafruit-Blinka/">pip installable Python library</a> that runs in normal "desktop" Python. The CircuitPython runtime isn't used. <a href="https://pypi.org/search/?q=adafruit-circuitpython">Libraries</a> can also be installed via pip. See <a href="https://learn.adafruit.com/circuitpython-on-raspberrypi-linux"> the guide</a> for further details.
|
||||
Blinka brings CircuitPython APIs and, therefore, CircuitPython libraries to single board computers (SBCs). It is a <a href="https://pypi.org/project/Adafruit-Blinka/">pip installable Python library</a> that runs in normal "desktop" Python. The CircuitPython runtime isn't used. <a href="https://pypi.org/search/?q=adafruit-circuitpython">CircuitPython libraries</a> can also be installed via pip. See <a href="https://learn.adafruit.com/circuitpython-on-raspberrypi-linux"> the guide</a> for further details.
|
||||
</p>
|
||||
<div class="downloads-inputs">
|
||||
<div class="downloads-search">
|
||||
|
|
|
|||
Loading…
Reference in a new issue