Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic license checks for Python #822

Open
snazy opened this issue Jan 18, 2025 · 1 comment
Open

Automatic license checks for Python #822

snazy opened this issue Jan 18, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@snazy
Copy link
Member

snazy commented Jan 18, 2025

Describe the bug

We already have ways to collect and verify licenses for the Java ecosystem.

It would help a lot to also have license verification for the Python ecosystem, to ensure that dependencies are used in an ASF-compliant way.

This is rather not just an "enhancement" or "improvement" but a necessity, because I suspect that not many people will manually inspect all Python direct and indirect dependencies after every dependency change or at least before every release.

License violations cause serious trouble.

Related: #821

To Reproduce

No response

Actual Behavior

No response

Expected Behavior

No response

Additional context

No response

System information

No response

@snazy snazy added the bug Something isn't working label Jan 18, 2025
@MonkeyCanCode
Copy link
Contributor

Maybe consider https://github.com/raimon49/pip-licenses for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants