New/updated libs/guides
This commit is contained in:
parent
91f439ee83
commit
1a2c059973
1 changed files with 19 additions and 19 deletions
|
|
@ -5,7 +5,7 @@ date: 2023-06-20 07:00:00 -0800
|
|||
categories: weekly
|
||||
---
|
||||
|
||||
- [ ] Kattni updates
|
||||
- [X] Kattni updates
|
||||
- [ ] change date
|
||||
- [ ] update title
|
||||
- [ ] Feature story
|
||||
|
|
@ -226,15 +226,7 @@ Looking to add a new board to CircuitPython? It's highly encouraged! Adafruit ha
|
|||
|
||||
[](https://learn.adafruit.com/guides/latest)
|
||||
|
||||
[title](url) from [name](url)
|
||||
|
||||
[title](url) from [name](url)
|
||||
|
||||
[title](url) from [name](url)
|
||||
|
||||
## Updated Learn Guides!
|
||||
|
||||
[title](url) from [name](url)
|
||||
[NeoKey Socket Breakout with NeoPixel for MX and CHOC Key Switches](https://learn.adafruit.com/neokey-breakout) from [Kattni](https://learn.adafruit.com/u/kattni)
|
||||
|
||||
## CircuitPython Libraries!
|
||||
|
||||
|
|
@ -248,21 +240,29 @@ If you'd like to contribute, CircuitPython libraries are a great place to start.
|
|||
|
||||
You can check out this [list of all the Adafruit CircuitPython libraries and drivers available](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/master/circuitpython_library_list.md).
|
||||
|
||||
The current number of CircuitPython libraries is **###**!
|
||||
|
||||
**New Libraries!**
|
||||
|
||||
Here's this week's new CircuitPython libraries:
|
||||
|
||||
* [library](url)
|
||||
The current number of CircuitPython libraries is **443**!
|
||||
|
||||
**Updated Libraries!**
|
||||
|
||||
Here's this week's updated CircuitPython libraries:
|
||||
|
||||
* [library](url)
|
||||
* [adafruit/Adafruit_CircuitPython_Requests](https://github.com/adafruit/Adafruit_CircuitPython_Requests)
|
||||
* [jepler/Jepler_CircuitPython_udecimal](https://github.com/jepler/Jepler_CircuitPython_udecimal)
|
||||
|
||||
**Library Statistics**
|
||||
**Library PyPI Weekly Download Stats**
|
||||
* **Total Library Stats**
|
||||
* 159819 PyPI downloads over 310 libraries
|
||||
* **Top 10 Libraries by PyPI Downloads**
|
||||
* Adafruit CircuitPython BusDevice (adafruit-circuitpython-busdevice): 7345
|
||||
* Adafruit CircuitPython Requests (adafruit-circuitpython-requests): 6912
|
||||
* Adafruit CircuitPython Register (adafruit-circuitpython-register): 2195
|
||||
* Adafruit CircuitPython NeoPixel (adafruit-circuitpython-neopixel): 1880
|
||||
* Adafruit CircuitPython Motor (adafruit-circuitpython-motor): 1470
|
||||
* Adafruit CircuitPython Display Text (adafruit-circuitpython-display-text): 1332
|
||||
* Adafruit CircuitPython MiniMQTT (adafruit-circuitpython-minimqtt): 1165
|
||||
* Adafruit CircuitPython Wiznet5k (adafruit-circuitpython-wiznet5k): 1117
|
||||
* Adafruit CircuitPython PortalBase (adafruit-circuitpython-portalbase): 1093
|
||||
* Adafruit CircuitPython DHT (adafruit-circuitpython-dht): 1091
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue