Project and library management for Mbed OS
Project description
Mbed Project
Overview
This package supports the creation and management of Mbed OS projects using .
Common actions supported by this tooling are
- Creation of a new Mbed OS applications.
- Cloning of an existing Mbed OS project.
- Checkout of a specific version of Mbed OS or library.
It is expected that this package will be used by developers of Mbed OS tooling rather than by users of Mbed OS. For a command line interface for Mbed OS please see the package mbed-tools.
Releases
For release notes and a history of changes of all production releases, please see the following:
For a the list of all available versions please, please see the:
Versioning
The version scheme used follows PEP440 and Semantic Versioning. For production quality releases the version will look as follows:
<major>.<minor>.<patch>
Beta releases are used to give early access to new functionality, for testing and to get feedback on experimental features. As such these releases may not be stable and should not be used for production. Additionally any interfaces introduced in a beta release may be removed or changed without notice. For beta releases the version will look as follows:
<major>.<minor>.<patch>-beta.<pre-release-number>
Installation
It is recommended that a virtual environment such as Pipenv is used for all installations to avoid Python dependency conflicts.
To install the most recent production quality release use:
pip install mbed-project
To install a specific release:
pip install mbed-project==<version>
Usage
Interface definition and usage documentation (for developers of Mbed OS tooling) is available for the most recent production release here:
Project Structure
The follow described the major aspects of the project structure:
azure-pipelines/
- CI configuration files for Azure Pipelines.docs/
- Interface definition and usage documentation.examples/
- Usage examples.mbed_project/
- Python source files.news/
- Collection of news files for unreleased changes.tests/
- Unit and integration tests.
Getting Help
- For interface definition and usage documentation, please see GitHub Pages.
- For a list of known issues and possible work arounds, please see Known Issues.
- To raise a defect or enhancement please use GitHub Issues.
- To ask a question please use the Mbed Forum.
Contributing
- Mbed OS is an open source project and we are committed to fostering a welcoming community, please see our Code of Conduct for more information.
- For ways to contribute to the project, please see the Contributions Guidelines
- For a technical introduction into developing this package, please see the Development Guide
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mbed-project-2.0.1.tar.gz
.
File metadata
- Download URL: mbed-project-2.0.1.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aa7fafd6bde03b6811a406a2422d1f48168451110d431a379638bc1d0fe5b47 |
|
MD5 | e21bf790bbcc4dd8b4510347f761b0f8 |
|
BLAKE2b-256 | fcdfd15afd9cc6c617b36170e3b1de2fdd43db9b6ffe1c556d46bfd6b9bff3ad |
File details
Details for the file mbed_project-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: mbed_project-2.0.1-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dc3b48405598e208d42e4556c6ffc85ca24593e804907707fde22f6e996418a |
|
MD5 | a55585248025c88e7ab2b3c7139743ab |
|
BLAKE2b-256 | 85560ea67e68bf237ad4ca31ad71c36b18140d73143cba018a5b372658a81a93 |