Contents

mbed-tools 7.59.0

0

Command line interface for Mbed OS.

Command line interface for Mbed OS.

Stars: 50, Watchers: 50, Forks: 32, Open Issues: 53

The ARMmbed/mbed-tools repo was created 6 years ago and the last code push was 3 years ago. The project is moderately popular with 50 github stars!

How to Install mbed-tools

You can install mbed-tools using pip

pip install mbed-tools

or add it to a project with poetry

poetry add mbed-tools

Package Details

Author
Mbed team
License
Apache 2.0
Homepage
https://github.com/ARMmbed/mbed-tools
PyPi:
https://pypi.org/project/mbed-tools/
GitHub Repo:
https://github.com/ARMmbed/mbed-tools

Classifiers

  • Software Development/Build Tools
  • Software Development/Embedded Systems
No  mbed-tools  pypi packages just yet.

Errors

A list of common mbed-tools errors.

Code Examples

Here are some mbed-tools code examples and snippets.

Related Packages & Articles

jsonargparse 4.46.0

Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables.

hdfs 2.7.3

HdfsCLI: API and command line interface for HDFS.

gTTS 2.5.4

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

glom 25.12.0

A declarative object transformer and formatter, for conglomerating nested data.

fire 0.7.1

A library for automatically generating command line interfaces.

face 24.0.0

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.

cmd2 3.2.0

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python