aboutcode-org / aboutcode-org/python-inspector

Support setup.py and more ScanCode PyPI package manifests

オープン
#9 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。