Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

steffengoertz/python-mcumgr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mcumgr

Python implementation of the mcumgr protocol(s). Used by Apache Mynewt, Zephyr and others.

Install

python3 -m pip install git+https://[email protected]/douzepouze/python-mcumgr.git

(if private repo, replace git+https with git+ssh)

Use

The package ships with a command line utility pymcumgr.

Use at follows:

Scan for bluetooth devices



License

Apache License 2.0

Based on the original work of https://github.com/lohmega/python-mcumgr

About

Python mcumgr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%