An open API service for providing issue and pull request metadata for open source projects.

GitHub / dhatim/python-license-check issues and pull requests

#126 - fix: read strategy from file in case it is referred to in pyproject.toml

Pull Request - State: open - Opened by ebirger about 2 months ago

#125 - feat: Add `as-regex` cli option

Pull Request - State: closed - Opened by NiBa97 5 months ago - 1 comment

#124 - chore(deps): update codecov/codecov-action action to v5

Pull Request - State: closed - Opened by renovate[bot] 9 months ago

#123 - failed to parse output from uv

Issue - State: open - Opened by EMCP 9 months ago

#122 - chore(deps): update dependency ubuntu to v24

Pull Request - State: closed - Opened by renovate[bot] 10 months ago

#121 - change get_license priority

Pull Request - State: closed - Opened by wandeder about 1 year ago - 1 comment

#120 - Add monthly downloads badge to README

Pull Request - State: closed - Opened by Aman-Clement about 1 year ago - 2 comments

#119 - Error when handling normalised names for package extras

Issue - State: open - Opened by mhentz about 1 year ago

#118 - Provide Support for Poetry Dependency Groups

Issue - State: open - Opened by jameslewellyn over 1 year ago - 1 comment

#117 - Support Python 3.12

Issue - State: open - Opened by rad-pat over 1 year ago - 2 comments

#116 - chore(deps): update codecov/codecov-action action to v4

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#115 - chore(deps): update actions/setup-python action to v5

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago - 1 comment

#114 - DeprecationWarning: pkg_resources is deprecated as an API

Issue - State: open - Opened by graingert-coef over 1 year ago - 1 comment

#113 - Install setuptools for python 3.12

Pull Request - State: open - Opened by mdczaplicki over 1 year ago - 3 comments

#112 - No longer build for Python 3.5

Pull Request - State: closed - Opened by ochedru almost 2 years ago - 1 comment

#111 - liccheck doesn't notice project licenses in pyproject.toml

Issue - State: closed - Opened by craigds almost 2 years ago - 1 comment

#110 - Strip return carriages before running `.endswith()`

Pull Request - State: closed - Opened by abompard almost 2 years ago

#109 - Drop support for Python 2

Pull Request - State: closed - Opened by abompard almost 2 years ago - 1 comment

#108 - Accept `License-Expression` in metadata (PEP 639)

Pull Request - State: closed - Opened by abompard almost 2 years ago

#107 - chore(deps): update codecov/codecov-action action to v4 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago

#106 - chore(deps): update actions/checkout action to v4

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago

#105 - chore(deps): update dependency ubuntu to v22

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment

#104 - fix: Limit multiple license splits to SPDX `OR`

Pull Request - State: closed - Opened by thehale about 2 years ago - 2 comments

#103 - Added support to poetry toml

Pull Request - State: closed - Opened by debrando over 2 years ago - 1 comment

#101 - `or`-ed license check breaks on licenses with "or" in the name

Issue - State: closed - Opened by MartijnVdS over 2 years ago - 6 comments

#100 - feat: Analyze licenses `or`-ed together separately

Pull Request - State: closed - Opened by thehale over 2 years ago - 2 comments

#99 - Action Required: Fix Renovate Configuration

Issue - State: closed - Opened by renovate[bot] over 2 years ago

#98 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] over 2 years ago

#97 - chore(deps): update codecov/codecov-action action to v3

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#96 - chore(deps): update actions/setup-python action to v4

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#95 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#94 - feat: allow regex matching

Pull Request - State: closed - Opened by Thomzoy over 2 years ago - 8 comments

#93 - Allow matching with regex

Issue - State: closed - Opened by Thomzoy over 2 years ago

#92 - Quote version in authorized_packages

Pull Request - State: closed - Opened by JarnoRFB over 2 years ago - 2 comments

#91 - Build with python 3.11

Pull Request - State: closed - Opened by ochedru over 2 years ago

#89 - Improve error message in case a requirement is not installed.

Issue - State: open - Opened by danschef almost 3 years ago

#88 - Build on Python 3.10

Pull Request - State: closed - Opened by ochedru about 3 years ago

#87 - Fix handling of level from pyproject.toml

Pull Request - State: closed - Opened by nwilbert about 3 years ago - 2 comments

#86 - order package licenses alphabethically to make the report more idempotent

Pull Request - State: closed - Opened by ticdenis about 3 years ago - 2 comments

#84 - authorized_packages doesn't work in pyproject.toml

Issue - State: closed - Opened by lexicalunit about 3 years ago - 1 comment

#82 - Order licenses alphabetically

Issue - State: closed - Opened by konarskis over 3 years ago

#81 - Normalized package names

Issue - State: closed - Opened by LiquidLemon over 3 years ago - 2 comments

#79 - Fix \r issues on Windows

Pull Request - State: closed - Opened by s4ke over 3 years ago - 3 comments

#78 - Update .pre-commit-hooks.yaml

Pull Request - State: closed - Opened by bagerard over 3 years ago - 2 comments

#77 - pre-commit hooks is not working as expected

Issue - State: closed - Opened by barisx almost 4 years ago - 3 comments

#76 - support pre-commit hook

Issue - State: closed - Opened by Niccolum almost 4 years ago - 1 comment

#75 - Ignore editable requirements when parsing the req file

Pull Request - State: closed - Opened by bagerard about 4 years ago - 2 comments

#73 - Allow use on libraries built with Windows line endings.

Issue - State: open - Opened by FabianNiehaus about 4 years ago - 2 comments

#72 - pyproject configuration is not included in readme

Issue - State: closed - Opened by ssbarnea about 4 years ago - 3 comments

#71 - Enable liccheck to be used as a pre-commit hook

Pull Request - State: closed - Opened by ssbarnea about 4 years ago - 1 comment

#70 - Support `poetry.lock`

Issue - State: open - Opened by mattyclarkson over 4 years ago - 6 comments

#69 - Custom proprietary license support

Issue - State: open - Opened by Ivashkaization over 4 years ago - 1 comment

#68 - Build and distribute wheels

Pull Request - State: closed - Opened by joshfriend over 4 years ago - 3 comments

#67 - 0.5.2 is not installable: ParseVersionError Unable to parse "dev"

Issue - State: closed - Opened by joshfriend over 4 years ago - 2 comments

#66 - Improved license detection from metadata

Pull Request - State: closed - Opened by joshfriend over 4 years ago - 1 comment

#65 - Some trove license classifiers are ignored

Issue - State: closed - Opened by joshfriend over 4 years ago - 2 comments

#64 - Improve dual-licensing detection

Issue - State: closed - Opened by joshfriend over 4 years ago

#63 - Support SPDX identifiers

Issue - State: open - Opened by joshfriend over 4 years ago - 5 comments

#62 - Get release version from Github tag

Pull Request - State: closed - Opened by ochedru over 4 years ago

#61 - v0.5.0 is tagged but not on PyPI

Issue - State: closed - Opened by joshfriend over 4 years ago - 2 comments

#60 - [Feature Request] Print reporting to stdout

Issue - State: open - Opened by MartinThoma over 4 years ago

#59 - Try to fix build

Pull Request - State: closed - Opened by ochedru almost 5 years ago

#58 - VersionConflict: zipp

Issue - State: closed - Opened by MartinThoma almost 5 years ago - 1 comment

#57 - liccheck vs liccheck2

Issue - State: closed - Opened by MartinThoma almost 5 years ago - 4 comments

#56 - Failing build

Issue - State: closed - Opened by MartinThoma almost 5 years ago - 1 comment

#55 - Support execution with "python -m liccheck"

Issue - State: closed - Opened by MartinThoma almost 5 years ago - 1 comment

#54 - __main__.py file

Pull Request - State: closed - Opened by ticdenis almost 5 years ago - 1 comment

#53 - Support globs for license matches

Issue - State: open - Opened by a-recknagel about 5 years ago

#52 - Make "./liccheck.ini" the default ini file

Pull Request - State: closed - Opened by eganjs about 5 years ago - 3 comments

#51 - Use tox

Pull Request - State: closed - Opened by atugushev about 5 years ago - 4 comments

#50 - Fix broken tests

Pull Request - State: closed - Opened by atugushev about 5 years ago - 2 comments

#49 - Failed builds on travis

Issue - State: closed - Opened by atugushev about 5 years ago - 1 comment

#48 - Add --no-deps option

Pull Request - State: closed - Opened by atugushev about 5 years ago - 2 comments

#47 - Fix a typo

Pull Request - State: closed - Opened by atugushev about 5 years ago - 1 comment

#46 - new version

Pull Request - State: closed - Opened by Camilledp about 5 years ago

#45 - for old python

Pull Request - State: closed - Opened by Camilledp about 5 years ago

#44 - Add an option to get a report of all dependencies with their license

Pull Request - State: closed - Opened by Camilledp about 5 years ago

#43 - Add usage mode to support not resolving dependencies

Issue - State: closed - Opened by micahjsmith about 5 years ago - 1 comment

#41 - Fix parsing of requirements for pip 20.1

Pull Request - State: closed - Opened by ochedru over 5 years ago

#40 - Broken on pip 20.1

Issue - State: closed - Opened by craigds over 5 years ago - 1 comment

#39 - Version 0.4.1 is not on PyPI

Issue - State: closed - Opened by abompard over 5 years ago - 1 comment

#38 - Broken on pip 20

Issue - State: closed - Opened by missimer over 5 years ago

#37 - Support pip 20

Pull Request - State: closed - Opened by missimer over 5 years ago - 4 comments

#36 - docs: note installed requirement

Pull Request - State: closed - Opened by rcoup over 5 years ago

#35 - Create support to map license "keys" to names and URLs.

Issue - State: open - Opened by digulla almost 6 years ago
Labels: help wanted

#34 - Create report of all dependencies with their license

Issue - State: open - Opened by digulla almost 6 years ago - 1 comment
Labels: help wanted

#32 - Read strategy from pyproject toml

Pull Request - State: closed - Opened by larsrinn about 6 years ago - 2 comments

#31 - Read configuration from `pyproject.toml`

Issue - State: closed - Opened by larsrinn about 6 years ago - 3 comments

#30 - Fix installation

Pull Request - State: closed - Opened by ochedru about 6 years ago

#29 - liccheck 0.3.11 installation is broken

Issue - State: closed - Opened by westphahl about 6 years ago - 5 comments
Labels: bug

#28 - Fix setup.py to install all dependencies from requirements.txt

Pull Request - State: closed - Opened by shakhat about 6 years ago - 1 comment

#27 - Whitelist packages with version specifiers

Pull Request - State: closed - Opened by ochedru about 6 years ago