Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python (PyPI) ecosystem support #1

Open
1 of 8 tasks
KyeRussell opened this issue Apr 1, 2024 · 0 comments
Open
1 of 8 tasks

Python (PyPI) ecosystem support #1

KyeRussell opened this issue Apr 1, 2024 · 0 comments
Assignees
Labels
roadmap Big picture / roadmap items status: in progress

Comments

@KyeRussell
Copy link
Owner

KyeRussell commented Apr 1, 2024

Support analysing packages in the Python (PyPI) ecosystem

Required

  • Find specific package + version in PyPI when directed
  • Interpret 'extras' (e.g. Django[argon2])
  • Parse common Python dependency definition formats:
    • requirements.txt
    • pyproject.toml
    • Pipfile / Pipfile.lock

Nice-to-have

  • Custom PyPI repositories
  • Non-PyPI dependency locations (e.g. git, https)
@KyeRussell KyeRussell added the roadmap Big picture / roadmap items label Apr 1, 2024
@KyeRussell KyeRussell self-assigned this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Big picture / roadmap items status: in progress
Projects
None yet
Development

No branches or pull requests

1 participant