Add post-meeting bits

This commit is contained in:
Kattni 2022-12-05 15:15:53 -05:00 committed by GitHub
parent faf08ce7f7
commit ed65d55390
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,9 +185,9 @@ Microsoft Graph Python SDK is now available for public preview - [Microsoft Dev
Modern Graphical User Interfaces in Python - [YouTube](https://www.youtube.com/watch?v=iM3kjbbKHQU).
PyDev of the Week: NAME on [Mouse vs Python]()
PyDev of the Week: Miroslav Sedivy on [Mouse vs Python](https://www.blog.pythonlibrary.org/2022/12/05/pydev-of-the-week-miroslav-sedivy/)
CircuitPython Weekly Meeting for DATE ([notes]()) [on YouTube]()
CircuitPython Weekly Meeting for December 5th, 2022 ([notes](https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2022/2022-12-05.md)) [on YouTube](https://youtu.be/bqD-cQBbbeQ)
#ICYDNCI What was the most popular, most clicked link, in [last week's newsletter](https://www.adafruitdaily.com/2022/11/29/python-on-microcontrollers-newsletter-10k-subscribers-picos-made-in-africa-and-more-circuitpython-micropython-thepsf-raspberry_pi/)? [What is a Real-Time Operating System (RTOS)?](https://www.digikey.com/en/maker/projects/what-is-a-realtime-operating-system-rtos/28d8087f53844decafa5000d89608016).
@ -332,15 +332,15 @@ As for other events, with the COVID pandemic, most in-person events are postpone
## 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 [7.3.3](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [8.0.0-beta.4](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
[2022####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle.
[20221130](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.0](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.12.0a2](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,299 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!