Python implementation of the mcumgr protocol(s). Used by Apache Mynewt, Zephyr and others.
python3 -m pip install git+https://[email protected]/douzepouze/python-mcumgr.git
(if private repo, replace git+https with git+ssh)
The package ships with a command line utility pymcumgr.
Use at follows:
Apache License 2.0
Based on the original work of https://github.com/lohmega/python-mcumgr