tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

Publish spdx-tools under a SPDX organisation on PyPI

Open bact opened this issue 1 year ago • 1 comments

Update 25 Apr 2025: The SPDX Organization Account on PyPI is https://pypi.org/org/spdx/

PyPI introduced PyPI Organizations last year: https://blog.pypi.org/posts/2023-04-23-introducing-pypi-organizations/

It would be nice if the SPDX Project has a PyPI Organization presence and "spdx-tools", "ntia-conformance-checker", and other Python packages from SPDX are published under this PyPI Organization.

This will aid the discovery of relevant official tools and libraries from SPDX Project itself, and will also help with security as the users will know that the tool/library is published from an organisation that they trust.

A package published under a PyPI Organization will have the organisation name displayed as an owner like this

Request for an PyPI Organization name at https://pypi.org/manage/organizations/

Example of PyPI Organizations:

  • https://pypi.org/org/pyca/
  • https://pypi.org/org/pallets/
  • https://pypi.org/org/certifi/
  • https://pypi.org/org/apache/

More info about the PyPI Organization https://docs.pypi.org/organization-accounts/

(a similar issue is opened at https://github.com/spdx/ntia-conformance-checker/issues/227 )

bact avatar Nov 28 '24 12:11 bact

SPDX is now an Organization in PyPI https://pypi.org/org/spdx/

bact avatar May 01 '25 18:05 bact