New/updated libs/guides, PyPI stats
This commit is contained in:
parent
fc71ff55c1
commit
fff4b34f96
1 changed files with 30 additions and 16 deletions
|
|
@ -5,7 +5,7 @@ date: 2022-11-15 07:00:00 -0800
|
|||
categories: weekly
|
||||
---
|
||||
|
||||
- [ ] Kattni updates
|
||||
- [X] Kattni updates
|
||||
- [ ] change date
|
||||
- [ ] update title
|
||||
- [ ] Feature story
|
||||
|
|
@ -203,15 +203,11 @@ 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)
|
||||
[Pico W HTTP Server with CircuitPython](https://learn.adafruit.com/pico-w-http-server-with-circuitpython) from [Liz Clark](https://learn.adafruit.com/u/BlitzCityDIY)
|
||||
|
||||
[title](url) from [name](url)
|
||||
[MagTag Literary Quote Clock](https://learn.adafruit.com/magtag-literary-quote-clock) from [Eva Herrada](https://learn.adafruit.com/u/eherrada)
|
||||
|
||||
[title](url) from [name](url)
|
||||
|
||||
## Updated Learn Guides!
|
||||
|
||||
[title](url) from [name](url)
|
||||
[Bluefruit Ouija Board](https://learn.adafruit.com/bluefruit-ouija-board) from [John Park](https://learn.adafruit.com/u/johnpark)
|
||||
|
||||
## CircuitPython Libraries!
|
||||
|
||||
|
|
@ -225,19 +221,37 @@ 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 **391**!
|
||||
|
||||
**Updated Libraries!**
|
||||
|
||||
Here's this week's updated CircuitPython libraries:
|
||||
* [Adafruit_CircuitPython_MPU6050](https://github.com/adafruit/Adafruit_CircuitPython_MPU6050)
|
||||
* [Adafruit_CircuitPython_BLE_Magic_Light](https://github.com/adafruit/Adafruit_CircuitPython_BLE_Magic_Light)
|
||||
* [Adafruit_CircuitPython_MiniMQTT](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT)
|
||||
* [Adafruit_CircuitPython_SharpMemoryDisplay](https://github.com/adafruit/Adafruit_CircuitPython_SharpMemoryDisplay)
|
||||
* [Adafruit_CircuitPython_CharLCD](https://github.com/adafruit/Adafruit_CircuitPython_CharLCD)
|
||||
* [Adafruit_CircuitPython_LIS3DH](https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH)
|
||||
* [Adafruit_Blinka](https://github.com/adafruit/Adafruit_Blinka)
|
||||
* [Adafruit_Python_PlatformDetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect)
|
||||
* [CircuitPython_Community_Bundle](https://github.com/adafruit/CircuitPython_Community_Bundle)
|
||||
|
||||
* [library](url)
|
||||
**CircuitPython Library PyPI Weekly Download Stats**
|
||||
|
||||
* **Total Library Stats**
|
||||
* 222659 PyPI downloads over 323 libraries
|
||||
|
||||
* **Top 10 Libraries by PyPI Downloads**
|
||||
* adafruit-circuitpython-busdevice: 27931
|
||||
* adafruit-circuitpython-requests: 26701
|
||||
* adafruit-circuitpython-typing: 26534
|
||||
* adafruit-circuitpython-register: 2998
|
||||
* adafruit-circuitpython-bitbangio: 1140
|
||||
* adafruit-circuitpython-display-text: 1115
|
||||
* adafruit-circuitpython-neopixel: 1107
|
||||
* adafruit-circuitpython-motor: 1069
|
||||
* adafruit-circuitpython-ble: 1051
|
||||
* adafruit-circuitpython-pixelbuf: 1049
|
||||
|
||||
## What’s the team up to this week?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue