aboutcode-org / aboutcode-org/python-inspector

Support setup.py and more ScanCode PyPI package manifests

未关闭
#9 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
23
派生
28
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。