Skip to content

pcastellazzi/license-scanner

Repository files navigation

license-scanner

license-scanner is a tool to list the license of all the dependencies in your Python project.

Installation

pip install git+https://github.com/pcastellazzi/license-scanner.git

Usage

  • List package licenses

    license-scanner
  • View the inline documentation

    license-scanner --help

    Also available here.

Development

  • uv is used for project management
  • GNU Make is used to glue tasks
  • pytest is the test runner

For more details check python-project, the template used to build this project.

About

Show the licenses of the installed packages on this particular environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published