Merge pull request #344 from adafruit/kattni-2022-jul-18

PyDev, CP Weekly, v-numbers
This commit is contained in:
Anne Barela 2022-07-18 15:14:04 -04:00 committed by GitHub
commit e067c00c81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -209,9 +209,9 @@ tio is a simple serial device tool which features a straightforward command-line
Technical Things Every Software Developer Should Know About - [GitHub](https://github.com/mtdvio/every-programmer-should-know) via [Twitter](https://twitter.com/pycoders/status/1547916894711099392). Technical Things Every Software Developer Should Know About - [GitHub](https://github.com/mtdvio/every-programmer-should-know) via [Twitter](https://twitter.com/pycoders/status/1547916894711099392).
PyDev of the Week: PyDev of the Week: Reindert Jan Ekker on [Mouse vs Python](https://www.blog.pythonlibrary.org/2022/07/18/pydev-of-the-week-reindert-jan-ekker/)
CircuitPython Weekly Meeting for CircuitPython Weekly Meeting for July 18, 2022 ([notes](https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2022/2022-07-18.md)) [on YouTube](https://youtu.be/pIlfkpCsm7U).
#ICYDNCI What was the most popular, most clicked link, in [last week's newsletter](https://www.adafruitdaily.com/2022/07/12/python-on-microcontrollers-newsletter-circuitpython-day-2022-pico-w-availability-and-more-python-circuitpython-micropython-thepsf-raspberry_pi/)? [Make Humble Book Bundle - pay what you want](https://www.humblebundle.com/books/boards-coding-make-co-books). #ICYDNCI What was the most popular, most clicked link, in [last week's newsletter](https://www.adafruitdaily.com/2022/07/12/python-on-microcontrollers-newsletter-circuitpython-day-2022-pico-w-availability-and-more-python-circuitpython-micropython-thepsf-raspberry_pi/)? [Make Humble Book Bundle - pay what you want](https://www.humblebundle.com/books/boards-coding-make-co-books).
@ -336,15 +336,15 @@ As for other events, with the COVID pandemic, most in-person events are postpone
## Latest releases ## 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.1#](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [8.0.0-alpha.1](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. [20220715](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.10.5](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.11.0b4](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,095 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! ## Call for help -- Translating CircuitPython is now easier than ever!