15 projects
minecode-pipeline
A library for mining packageURLs and package metadata from ecosystem repositories.
fetchcode
fetchcode is a library to reliably fetch code via HTTP, FTP and version control systems.
binary-inspector
binary-inspector is a library and tools to inspect binaries (elf, winpe, mach0) for symbols and other information, and models to store this.
pkginfo2
Query metadata from sdists / bdists / installed packages. Safer fork of pkginfo to avoid doing arbitrary imports and eval.
python-inspector
python-inspector is is a collection of utilities to collect PyPI package metadata and resolve packages dependencies.
rust-inspector
rust-inspector is a scancode plugin to extract symbols and dependencies found in Rust binaries.
minecode-pipelines
A library for mining packageURLs and package metadata from ecosystem repositories.
scancode-toolkit-mini
ScanCode is a tool to scan code for license, copyright, package and their documented dependencies and other interesting facts. scancode-toolkit-mini is a special build that does not come with pre-built binary dependencies by default. These are instead installed separately or with the extra_requires scancode-toolkit-mini[full]
cyseq
"A Cython version of ScanCode-toolkit's licensedcode.seq"
scancode-analyzer
A scancode-toolkit plugin to analyze scan results for License Detection Issues
scancode-toolkit
ScanCode is a tool to scan code for license, copyright, package and their documented dependencies and other interesting facts.
commoncode
Set of common utilities, originally split from ScanCode
purl-validator
purl-validator
samecode
A library to help detect approximately code such as AI-generated code.
py-tree-sitter-swift
Swift grammar for tree-sitter, fork of main