DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-coinbase-advanced-py 1.8.4-1

Package Information

DescriptionCoinbase Advanced Trade API client

This library provides client classes for the Coinbase Advanced Trade REST and WebSocket APIs.

It supports authenticated requests using Coinbase Developer Platform (CDP) API keys, including JWT creation, as well as public REST endpoints and public WebSocket market data channels that do not require credentials.

The REST client covers common account, product, order, portfolio, and market data operations, with support for generic API requests. The WebSocket client can subscribe to selected channels and product IDs, dispatch received messages to callbacks, and reconnect with resubscription after lost connections.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-coinbase-advanced-py.git (browse)
Closes#1141173
Trackerhttps://tracker.debian.org/pkg/python-coinbase-advanced-py
Uploaded5 hours ago

New Package Report

.changes
Distributionunstable
DateTue, 30 Jun 2026 18:35:28 +0100
Sourcepython-coinbase-advanced-py
Version1.8.4-1
Changed-ByEdward Betts
Architectureall source
Changelog
python-coinbase-advanced-py (1.8.4-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1141173)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-coinbase-advanced-py deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: coinbase-advanced-py
Upstream-Contact: Coinbase
Source: https://github.com/coinbase/coinbase-advanced-py

Files: *
Copyright: 2024, Coinbase
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Review Information

accepted — allocated to mechtilde 2 hours ago, started 2 hours ago, completed 2 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package