FHPythonUtils/LicenseCheck
Output the licenses used by dependencies and check if these are compatible with the project license
PythonMIT
Issues
- 1
Bug: in resolving extras for `requirement`
#89 opened by pavel-hiiro - 2
- 1
- 1
Feature: Add Python import API usage
#91 opened by MattTheCuber - 3
Feature: Support the ``project.dependencies`` field in ``pyproject.toml`` (``pyproject.toml`` without ``poetry``)
#82 opened by psasselum - 2
- 1
GPL with linking exception
#87 opened by RomainBrault - 3
- 2
- 2
- 1
Bug: Unnecessary prompt for license
#85 opened by alastairtree - 3
Bug: When using pandas in my dependencies, all the extra_dependencies are checked even they are not installed
#62 opened by 12rambau - 1
Bug: --only-licenses isn't working
#80 opened by jochman - 3
- 1
Feature: HTML output format
#77 opened by ryan-cpi - 1
Bug: exception thrown if package is not installed
#76 opened by esran - 3
[CRITICAL] AttributeError: `importlib.metadata.PackageMetadata.json` does not exist in Python < 3.10
#75 opened by exhumea - 7
- 3
Parsing setup.cfg classifiers for license results in UNKNOWN and prompt to the user (for own project at least)
#74 opened by Ronnie-Jensen-Vigilant-AI - 3
Bug: Exception on analyzing ddtrace package
#68 opened by MasterOdin - 4
Update Matrix for AGPL_3_PLUS
#67 opened by Sharpz7 - 3
- 2
Question: Release 2024.1 ?
#73 opened by tsillus - 4
Feature: Please consider "Zope Public License"
#43 opened by fhg-isi - 2
- 2
Bug: PEP631 Mode failure: KeyError: 'tool'
#65 opened by connorferster - 2
- 14
Bug: licensecheck command applied to requirements file return more dependencies than the ones tracked in file.
#52 opened by TuriJ95 - 2
Bug: licensecheck relies on Pypi even if private registries are declared in Pyproject.toml
#58 opened by Azraeht - 1
- 0
- 7
Bug: Unexpected warnings for ignored license
#48 opened by fhg-isi - 6
Feature: Support option ignore-licenses in pyproject.toml and support multiple entries
#46 opened by fhg-isi - 1
- 1
Bug: failed parsing requirements.txt
#50 opened by NicolaDonelli - 6
- 8
- 2
Bug: licensecheck gives Indexerror: list index out of range when trying to run
#41 opened by CarolusMagnuss - 1
- 2
- 2
- 1
Bug: Package parsing results in an exception when "celery" is added to a poetry project
#36 opened by dkmorgan - 0
- 2
Bug: docutils license is not parsed as BSD
#35 opened by 12rambau - 2
- 1
- 3
- 1
- 1
Bug: Packages parsed by importlib as MultiplexedPath cannot have module size read properly.
#30 opened by RaczeQ - 3
Question: Supported python versions
#26 opened by NicolaDonelli