1/23 meeting update

This commit is contained in:
foamyguy 2023-01-23 14:21:40 -06:00
parent 2f8af6153f
commit ee7fde91a2

View file

@ -196,9 +196,9 @@ How to a convert image into a sketch using Python with 5 lines of code - [morioh
All Top 40 Python Libraries EXPLAINED in 20 minutes - [morioh](https://morioh.com/p/e854b5356d83?f=5c21fb01c16e2556b555ab32).
PyDev of the Week: NAME on [Mouse vs Python]().
PyDev of the Week: Fabio Pliger on [Mouse vs Python](https://www.blog.pythonlibrary.org/2023/01/23/pydev-of-the-week-fabio-pliger/).
CircuitPython Weekly Meeting for DATE ([notes]()) [on YouTube]().
CircuitPython Weekly Meeting for January 23, 2023 ([notes](https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2023/2023-01-23.md)) [on YouTube](https://youtu.be/9dyWWBmv7jE).
#ICYDNCI What was the most popular, most clicked link, in [last week's newsletter](https://www.adafruitdaily.com/2023/01/17/python-on-microcontrollers-newsletter-python-skills-in-demand-circuitpython-2023-last-chance-and-more-circuitpython-python-thepsf-micropython-raspberry_pi/)? [The 4 Best Raspberry Pi Alternatives](https://history-computer.com/best-raspberry-pi-alternatives/).
@ -340,15 +340,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 [7.3.3](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [8.0.0-beta.6](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.
[20230123](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.1](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.12.0a4](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,373 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!