Installation¶
Requirements¶
- Python 3.11 or later
Install as a tool (recommended)¶
The simplest way to use mitre-emb3d is via uvx:
This downloads and runs the latest version without installing it permanently.
Install into a project¶
To use mitre-emb3d as both a library and CLI within your project:
Or with pip:
Verify installation¶
The CLI is available under two command names — mitre-emb3d and the shorter alias med. Both are identical. These docs consistently use uvx mitre-emb3d.
Shell completion¶
Install tab-completion for your shell:
Or preview the completion script without installing: