Skip to content

Releases: adafruit/Adafruit_Python_Shell

Add append_if_missing() helper function

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:53
e119361

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

Added run_raspi_config() function

Choose a tag to compare

@github-actions github-actions released this 25 May 22:28
cb02114

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

Minor bug fix

Choose a tag to compare

@makermelissa makermelissa released this 25 May 18:44
344b44a

Minor update for clear() when interacting over a non-TTY interface

Improve command output

Choose a tag to compare

@github-actions github-actions released this 20 May 21:27
99b6c71

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

Update to latest pre-commit checks and fix command output

Choose a tag to compare

@github-actions github-actions released this 20 May 20:03
02d9c27

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

Updated for compatibility with Python 3.14

Choose a tag to compare

@github-actions github-actions released this 15 Dec 19:43
1e279fc

What's Changed

  • Account for Python 3.14 returning BlockingIOError instead of TypeError #31 by @makermelissa

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

Fixed typo in function name

Choose a tag to compare

@github-actions github-actions released this 10 Oct 01:14
c986895

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

New useful functions like template support

Choose a tag to compare

@github-actions github-actions released this 06 Aug 22:09
7def510

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

Add check to see if the board is a Pi 5 or newer

Choose a tag to compare

@github-actions github-actions released this 04 Mar 20:18
9358afe

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.

Added some useful functions for wayland detection

Choose a tag to compare

@github-actions github-actions released this 04 Mar 19:37
96716ae

What's Changed

To use in CPython, pip3 install Adafruit-Python-Shell.

Read the docs for info on how to use it.