* Package name : python-coinbase-advanced-py Version : 1.8.4 Upstream Author : Coinbase * URL : https://github.com/coinbase/coinbase-advanced-py * License : Apache-2.0 Programming Lang: Python Description : Coinbase 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.