{"categories":[{"label":"Systems Administration","url":"https://skillfed.io/packages/category/system-systems-administration"},{"label":"System Shells","url":"https://skillfed.io/packages/category/system-system-shells"}],"enrichment":{"capability":"A command-line tool that scans installed Python packages and outputs their license information in multiple formats (plain text, JSON, CSV, Markdown, HTML, and others).","skillfed_tags":["license-compliance","cli-tool","audit"],"use_cases":["Generate a license compliance report for your project's dependencies to include in documentation or legal review.","Audit installed packages to ensure only approved licenses are present in your environment.","Export license information to JSON or CSV for integration into license management systems.","Create a Markdown or HTML license table for inclusion in project README or documentation.","Verify that a Docker container or deployment environment contains only permissively licensed packages."],"what_it_does":"pip-licenses is a CLI tool that inspects your Python environment and generates a report of all installed packages and their licenses. It works by querying package metadata and Trove Classifiers to determine license information, then formats the results in your choice of output format. The tool supports multiple output formats including plain text, JSON, CSV, Markdown, HTML, reST, and Confluence markup, making it easy to integrate license audits into documentation, compliance workflows, or CI/CD pipelines.\n\nThe package is designed for developers and DevOps teams who need to track software licenses in their Python projects. It can filter packages, sort by various fields, include additional metadata like authors and URLs, and even verify that only approved licenses are in use. With support for modern Python versions and active maintenance, it handles the common use case of generating license inventories without requiring external dependencies beyond prettytable and tomli.","worth_installing":"Yes. pip-licenses is a straightforward, actively maintained tool with no known vulnerabilities, minimal dependencies, and a clear single purpose. It's worth installing if you need to audit or document the licenses of your Python dependencies\u2014whether for compliance, documentation, or internal policy enforcement."},"id":"pip-licenses","links":{"html":"https://skillfed.io/packages/pip-licenses","md":"https://skillfed.io/packages/pip-licenses.md","pypi":"https://pypi.org/project/pip-licenses/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-28","license_spdx":"MIT","license_treatment":"permissive","name":"pip-licenses","python_support":"supports_current","summary":"Dump the software license list of Python packages installed with pip."},"popularity":{"monthly_downloads":3541432,"position":2583,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.5.5"}
