Skip to main content

CLI tool for install firmware for CircuitPython boards

Project description

PyPI - Python Version Documentation Status GitHub Actions Workflow Status Codecov Report PyPI - Wheel PyPI - Downloads

A CLI tool for updating the firmware for CircuitPython boards

Installation

The best way to install circfirm is by using pipx, which creates an isolated virtual environment for the dependencies:

pipx install circfirm

You can also just use pip to install it, if the dependencies won’t cause issues:

pip install circfirm

Example Usage

The follow commands show some of the functionality of circfirm:

# Install a version of CircuitPython to a connected board
circfirm install 8.0.0

# Install a version of CircuitPython in French to a connected board
circfirm install 8.0.0 --language fr

# List all the cached (previously downloaded) CircuitPython versions
circfirm cache list

# List all the cached CircuitPython versions for a speciic board
circfirm cache list --board-id feather_m4_express

# Save a version of CircuitPython to the cache
# (You can also use the --language option here)
circfirm cache save feather_m4_express 8.0.0

# Clear the cached CircuitPython versions
circfirm cache clear

# You can use --board-id, --version, and --language options to further specify
# what firmwares should be cleared - this clears version 7.0.0 firmwares for
# all boards and in all languages
circfirm cache clear --version 7.0.0

# See help/information about circfirm or any specific command using --help
circfirm --help
circfirm install --help
circfirm cache save --help

Documentation

Documentation for circfirm can be found here <https://circfirm.readthedocs.io/en/latest>_

License

This software is provided under an MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

circfirm-5.2.0.tar.gz (8.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

circfirm-5.2.0-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

Details for the file circfirm-5.2.0.tar.gz.

File metadata

  • Download URL: circfirm-5.2.0.tar.gz
  • Upload date:
  • Size: 8.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for circfirm-5.2.0.tar.gz
Algorithm Hash digest
SHA256 307b1326110436c9c17070e7ef3671928c39c002a7596db573ccfe545fdf79d7
MD5 93627287a787501cf858f55c9f5e0e1c
BLAKE2b-256 20dc81675691be64913cdb2c812f9c1f7e8d403959c00b477a4dc510999d54fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for circfirm-5.2.0.tar.gz:

Publisher: publish.yml on tekktrik/circfirm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file circfirm-5.2.0-py3-none-any.whl.

File metadata

  • Download URL: circfirm-5.2.0-py3-none-any.whl
  • Upload date:
  • Size: 23.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for circfirm-5.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c5283870291e1bbc84b58fc6f6e313db48482adb72d450dbcdbdea62517cc142
MD5 e5c75d1cbdf0147c96db7d6dd0cb847a
BLAKE2b-256 46b333ec6f76d4edeb7ac94f74b7a43b18463c0628d58d114d2dcadd9bb2c2a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for circfirm-5.2.0-py3-none-any.whl:

Publisher: publish.yml on tekktrik/circfirm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page