I have recently built https://github.com/jayvdb/pypidb which solves one part of this puzzle, finding an SCM repo very reliably for PyPI package names.
Any interest and/or MVP requirements for implementing it here?
I expect the algorithm to be reasonably applicable for NPM and others also, and I plan to extract it out at some point, but I would prefer to focus on Python first.
I have recently built https://github.com/jayvdb/pypidb which solves one part of this puzzle, finding an SCM repo very reliably for PyPI package names.
Any interest and/or MVP requirements for implementing it here?
I expect the algorithm to be reasonably applicable for NPM and others also, and I plan to extract it out at some point, but I would prefer to focus on Python first.