coinbase / coinbase-advanced-py

The Advanced API Python SDK is a Python package that makes it easy to interact with the Coinbase Advanced API. The SDK handles authentication, HTTP connections, and provides helpful methods for interacting with the API.
https://docs.cdp.coinbase.com/advanced-trade/docs/welcome/
Apache License 2.0
101 stars 27 forks source link

Package available on conda-forge #41

Closed MementoRC closed 4 months ago

MementoRC commented 4 months ago

FYI, this library is now available on conda-forge. Should anyone on your team desire to be added as a maintainer, just let me know https://github.com/conda-forge/coinbase-advanced-py-feedstock

github-actions[bot] commented 4 months ago

Thank you for reporting! If this is an SDK specific issue, we will look into it and get back to you soon. If this is an API related request, report it in our Advanced API forum instead.

urischwartz-cb commented 4 months ago

Thank you! Is there any action that we need to take here? Will this automatically be updated as we push new versions?

MementoRC commented 4 months ago

Yes, it will automatically push PRs to the feedstock upon newer versions (within a few hours). We will set it to also automerge, given the low risks of experimental feature in this package

It would be great if you could join as maintainer, I would still be committed to help with conda-forge specific issues, if/when needed and overall maintenance

MementoRC commented 4 months ago

Note that we skipped a few revisions because the recipe was based of 1.1.3 and its source link had an extra . in v.1.1.3, so the automation failed to pick-up on the correct v1.2.2 syntax until I noticed it. I don't check on the upstreams so regularly, so having someone from you team overseeing that the automated releases happen when expected would be beneficial for all

For example, you make a new release and a day after there is still no conda release notification, then something unexpected happened and you could ping me with an Issue in the package feedstock, or fix it, since you would have maintainer privilege

MementoRC commented 4 months ago

The recipe was updated to v1.3.0 - If you want to add a maintainer to the feedstock, you can do so at any time at: https://github.com/conda-forge/coinbase-advanced-py-feedstock/issues/new?assignees=&labels=&projects=&template=2-bot-commands.yml with the subject: @conda-forge-admin, please add user @<github name>