# CycloneDX Python (via pipx) (cyclonedx-python) CycloneDX Python creates CycloneDX Software Bill of Materials (SBOM) from Python projects and environments. ## Example DevContainer Usage ```json "features": { "ghcr.io/devcontainers-contrib/features/cyclonedx-python:1": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select the version to install. | string | latest |