Post-meeting additions for 03/27

This commit is contained in:
Dan Halbert 2023-03-27 15:02:38 -04:00 committed by GitHub
parent 59f89ea788
commit e1e49e7ea4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -196,9 +196,9 @@ AACircuitPy - Draw electronic circuits with ASCII characters. This is a Pythoniz
Retro BASIC and BCPL Benchmarks - [drogon.net](https://projects.drogon.net/retro-basic-and-bcpl-benchmarks/).
PyDev of the Week: NAME on [Mouse vs Python]()
PyDev of the Week: Kevin Kho on [Mouse vs Python](https://www.blog.pythonlibrary.org/2023/03/27/pydev-of-the-week-kevin-kho/)
CircuitPython Weekly Meeting for DATE ([notes]()) [on YouTube]()
CircuitPython Weekly Meeting for March 27, 2023 ([notes](https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2023/2023-03-27.md)) [on YouTube](https://youtu.be/6HHlPBDtfKs)
#ICYDNCI What was the most popular, most clicked link, in [last week's newsletter](https://www.adafruitdaily.com/2023/03/21/python-on-microcontrollers-newsletter-micropython-pico-w-bluetooth-circuitpython-8-0-4-and-much-more-circuitpython-python-micropython-thepsf-raspberry_pi/)? [Book: Robotics at Home with Raspberry Pi Pico: Build autonomous robots with the versatile low-cost Raspberry Pi Pico controller and Python](https://www.amazon.com/Robotics-Home-Raspberry-Pico-autonomous/dp/1803246073/).
@ -356,15 +356,15 @@ If you know of virtual events or upcoming events, please let us know via email t
## Latest releases
CircuitPython's stable release is [#.#.#](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [#.#.#-##.#](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
CircuitPython's stable release is [8.0.4](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [8.1.0-beta.0](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
[2023####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle.
[20230327](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle.
[v#.#.#](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
[v1.19.1](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
[#.#.#](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [#.#.#](https://www.python.org/download/pre-releases/).
[3.11.2(https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.12.0a6](https://www.python.org/download/pre-releases/).
[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
[3,454 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
## Call for help -- Translating CircuitPython is now easier than ever!