Skip to content

Support setup.py and more ScanCode PyPI package manifests #9

Description

@pombredanne

We should support additional dependency resolution inputs beyond requirements.
ScanCode supports most if not all Python package metadata formats. We should add support for these.

One design could be to include the parsing from SCTK directly here like we did for requirements. Alternative designs could be to accept an SCTK scan as an input or a list of Package URLs + vers or a list of "dependencies" as reported by SCTK .

  • Support setup.py/setup.cfg as an input for dependency resolution
  • Support Pipfile/lock as an input for dependency resolution
  • Support pyproject.toml (including poetry) as an input for dependency resolution
  • Support wheels and sdists as an input for dependency resolution

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions