Skip to main content

Simple Management Protocol (SMP) Manager

smpmgr is a CLI application for interacting with device firmware over a serial (UART or USB), Bluetooth (BLE), or UDP, connection. It can be used as a reference implementation of the smp and smpclient libraries when developing your own SMP application.

The SMP specification can be found here.

Install

You can download a portable executable for Windows, Linux, and macOS from the latest releases page.

smpmgr is also distributed by PyPI. If you already have a Python environment setup, then it is strongly recommended to install smpmgr with pipx instead of pip.

Custom SMP Groups

smpmgr supports user-provided plugins that implement proprietary SMP groups.

smpmgr --plugin-path=plugins --help

See /plugins for more information and examples.

Development Quickstart

Assumes that you've already setup your development environment.

  1. activate envr, the environment manager for bash, zsh, and PS:
    . ./envr.ps1
    
  2. run poetry install when pulling in new changes
  3. run lint after making changes
  4. run test after making changes
  5. run build to build a portable executable bundle at dist/smpmgr-<git tag>. Refer to portably.py for details.
  6. add library dependencies with poetry:
    poetry add <my_new_dependency>
    
  7. add test or other development dependencies using poetry groups:
    poetry add -G dev <my_dev_dependency>
    

Development Environment Setup

Install Dependencies

Create the venv

poetry install

The venv should be installed to .venv.

Activate envr

envr supports bash, zsh, and PS in Linux, MacOS, and Windows. If you are using an unsupported shell, you can activate the .venv environment manually, use poetry run and poetry shell, and refer to envr-default for useful aliases.

. ./envr.ps1

Verify Your Setup

To verify the installation, make sure that all of the tests are passing using these envr aliases:

lint
test

Enable the githooks

The pre-commit hook will run the linters but not the unit tests.

git config core.hooksPath .githooks

Download files

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

Source Distribution

smpmgr-0.19.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

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

smpmgr-0.19.0-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

Details for the file smpmgr-0.19.0.tar.gz.

File metadata

  • Download URL: smpmgr-0.19.0.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for smpmgr-0.19.0.tar.gz
Algorithm Hash digest
SHA256 2aece51cfaaa40e8b1ec22e357e93c0ff230d99dd53fec61d5ce7bd8a00e6067
MD5 4a49b88d885f0f39a229ee64d688e540
BLAKE2b-256 c4b179737602a2ef24d82372b7299502dc857b580b506d7eb8b0726082046ec0

See more details on using hashes here.

Provenance

The following attestation bundles were made for smpmgr-0.19.0.tar.gz:

Publisher: release.yaml on intercreate/smpmgr

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

File details

Details for the file smpmgr-0.19.0-py3-none-any.whl.

File metadata

  • Download URL: smpmgr-0.19.0-py3-none-any.whl
  • Upload date:
  • Size: 25.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for smpmgr-0.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3856e27a2300bb4a05e83852884f3eb53a5430fb2ec9e2c9a4a4a56ecf2b3d57
MD5 dd0e75a9b1203d47e28b274e56b9f6b7
BLAKE2b-256 d5ecc598cf204b7e4fbc7a7486bf5ddaf7f0a972b4f59b50d2d31db4ee110435

See more details on using hashes here.

Provenance

The following attestation bundles were made for smpmgr-0.19.0-py3-none-any.whl:

Publisher: release.yaml on intercreate/smpmgr

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

Release history Release notifications | RSS feed

This release

0.19.0 This release

2 files

0.18.1

2 files

0.18.0

2 files

0.17.0

2 files

0.16.0

2 files

0.15.0

2 files

0.14.1

2 files

0.14.0

2 files

0.13.2

2 files

0.13.1

2 files

0.13.0

2 files

0.12.1

2 files

0.12.0

2 files

0.11.0

2 files

0.10.4

2 files

0.10.3

2 files

0.10.2

2 files

0.10.0

2 files

0.9.0

2 files

0.8.1

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page