NEW GUIDE: Keep your CircuitPython libraries on Devices easily updated with CircUp @ntoll @circuitpython #circuitpython #AdafruitLearningSystem @Adafruit @MakerMelissa

Keep your CircuitPython libraries on Devices easily updated with CircUp

Do you have one or more devices running CircuitPython and you find all the frequent library updates by the hard-working Adafruit folks and community members hard to keep up with? Well then CircUp may just be the tool for you.

CircUp is a utility written by Nicholas Tollervey that looks at all the libraries inside of the lib folder on your connected CircuitPython device. It can tell you what version each of them is, if there are any out of date libraries, and if they are out of date, it can automatically go to the repo, download and update the library for you. It’s still in the early stages of development, but already works quite well.

Read More.