Skip to content

Conversation

@royalvedant
Copy link

fixes #4638
This PR adds first-class support for pylock.toml (PEP 751 Python lockfile).

Features:

  • Detects pylock.toml
  • Parses TOML structure
  • Extracts package metadata
  • Supports hashes, sources, dependencies
  • Integrates into packagedcode python pipeline
  • Adds tests

This enables deterministic Python dependency scanning and aligns ScanCode with modern Python packaging standards.

@AyanSinhaMahapatra
Copy link
Member

You have:

Please check our contributing and refrain from submitting low quality PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support pylock.toml

2 participants