Python bindings for the SPDX 3 data model.
Install the latest version from PyPI:
pip install spdx-python-model
Documentation for each version of the SPDX 3 model is in the
spdx_python_model.bindings.VERSION.model submodule.
Source code and README are available on GitHub: https://github.com/spdx/spdx-python-model/.
SPDX Python Model is licensed under the Apache License 2.0
(Apache-2.0).
See SPDX Tools on the official SPDX project website for more tools supporting SPDX.