# CycloneDX Python (via pipx) (cyclonedx-python) CycloneDX Python creates CycloneDX Software Bill of Materials (SBOM) from Python projects and environments. ## Example Usage ```json "features": { "ghcr.io/devcontainers-extra/features/cyclonedx-python:1": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select the version to install. | string | latest | --- _Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._