jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

Detect GitHub Pages #95

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

e.g. https://github.com/jayvdb/pypidb/issues/94 loads https://biopython.org/, which has header 'Server': 'GitHub.com'.

That might be sufficient to find the GitHub Pages repository, which may help find the appropriate GitHub repo.

It might also trigger other SCM being negatively scored, as there is an expectation that the code repository would be found on GitHub. This could help with https://github.com/jayvdb/pypidb/issues/6