python-license-check
License checker
Tool to check Python package licenses against specified rules
Check python packages from requirement.txt and report issues
167 stars
15 watching
58 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
checklicensepythontool
Related projects:
Repository | Description | Stars |
---|---|---|
davglass/license-checker | A tool to inspect and report on the licenses of packages used in a project | 1,618 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 6 |
decafjoe/flake8-ownership | Ensures Python source files specify author, copyright, and license information | 5 |
lord63/choosealicense-cli | A tool to help developers choose a suitable license for their projects | 72 |
vindarel/print-licenses | Prints licenses used by a given project and its dependencies | 20 |
hierynomus/license-gradle-plugin | Automates license management for software projects by scanning and adapting source files to include a specified header. | 414 |
fossology/fossology | An open source software system and toolkit for license compliance scanning and management. | 808 |
checkcheckzz/python-github-projects | Lists and classifies popular Python projects on GitHub by category and purpose | 828 |
revsys/django-health-check | Automates monitoring and reporting of application health checks at deployment time. | 1,252 |
vintasoftware/django-role-permissions | A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
pisth/licenses | A collection of third-party libraries and dependencies used in a project | 2 |
captainsafia/legit | Automates license management and generation for projects. | 566 |
klen/pylama | Automates code quality checks for Python programs | 1,049 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
jhaddix/sslscrape | Scans hostnames from SSL certificates to gather information | 43 |