google / deps.dev

Resources for the deps.dev API
https://deps.dev
Apache License 2.0
258 stars 20 forks source link

Python wrapper around the API #27

Closed eclipseo closed 8 months ago

eclipseo commented 1 year ago

I wrote a Python wrapper around the API called pydepsdev:

Licensed as ASL 2.0 like this repo.

I am just a hobbyist so the quality of the code may be dubious, but it could be of use for others.

I intend to use it during Fedora Go packaging, to compute the licenses of all the dependencies of a binary, which we were not able to easily do before.

sarnesjo commented 1 year ago

Neat! If you'd like, please create a PR adding a link to your repo in the Third party tools and integrations section of the README.