aboutcode-org / aboutcode-org/python-inspector

Support additional dependency resolution inputs beyond requirements

未關閉
#12 1 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
23
分支
28
PR 合併指標
30 天內沒有已合併 PR

描述

ScanCode support 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 wheels and sdists as an input for dependency resolution
- [ ] Support setup.py/setup.cfg as an input for dependency resolution
- [ ] Support Pipfile and Pipfile.lock as an input for dependency resolution
- [ ] Support poetry pyproject.toml as an input for dependency resolution and its lock files

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。