Skip to content

Project Dependencies ¤

Scans a poetry lock file and extracts all project dependencies.

  • Creates CREDITS.md based on a poetry lock file, i.e. currently requires poetry as a build system
  • Heavily based on the work of "pawamoy".
  • Example: This repo's Credits Page.

Usage¤

`lp:python show=project_dependencies`
Back to top