aboutcode-org / aboutcode-org/python-inspector

Support setup.py and more ScanCode PyPI package manifests

Abierto
#9 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
23
Forks
28
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.