8000 Releases · adafruit/CircuitPython_Community_Bundle · GitHub
[go: up one dir, main page]

Skip to content

Releases: adafruit/CircuitPython_Community_Bundle

May 29, 2025 auto-release

29 May 05:16
Compare
Choose a tag to compare

Updated libraries: functools

As always, thank you to all of our contributors: @tekktrik, @adafruit-adabot


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 28, 2025 auto-release

28 May 05:17
Compare
Choose a tag to compare

Updated libraries: csv, functools

As always, thank you to all of our contributors: @tekktrik, @adafruit-adabot


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 27, 2025 auto-release

27 May 05:11
Compare
Choose a tag to compare

Updated libraries: ansi_escape_code

As always, thank you to all of our contributors: @s-light, @adafruit-adabot


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 23, 2025 auto-release

23 May 05:11
Compare
Choose a tag to compare

New libraries: pixel_mapper

As always, thank you to all of our contributors: @clickonben, @FoamyGuy, @adafruit-adabot


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 18, 2025 auto-release

18 May 05:10
Compare
Choose a tag to compare

Updated libraries: tmidi

As always, thank you to all of our contributors: @todbot, @adafruit-adabot


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 16, 2025 auto-release

16 May 05:11
Compare
Choose a tag to compare

New libraries: circuitpython-as7343

As always, thank you to all of our contributors: @joepardue, @FoamyGuy, @adafruit-adabot


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 09, 2025 auto-release

09 May 05:12
Compare
Choose a tag to compare

Updated libraries: nrf24l01

As always, thank you to all of our contributors: @2bndy5, @adafruit-adabot


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 03, 2025 auto-release

03 May 05:15
Compare
Choose a tag to compare

New libraries: displayio_effects

As always, thank you to all of our contributors: @tekktrik, @FoamyGuy, @adafruit-adabot, @tannewt


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

May 02, 2025 auto-release

02 May 05:10
Compare
Choose a tag to compare

New libraries: displayio_annotation, displayio_dial

As always, thank you to all of our contributors: @FoamyGuy, @tannewt, @adafruit-adabot, @jposada202020, @lesamouraipourpre, @kmatch98


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

April 30, 2025 auto-release

30 Apr 05:16
Compare
Choose a tag to compare

New libraries: displayio_cartesian

As always, thank you to all of our contributors: @tekktrik, @FoamyGuy, @adafruit-adabot, @tannewt, @jposada202020, @lesamouraipourpre, @kmatch98


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 9.1.1 you should download the 9.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.

0