{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Official Python SDK for the Coinbase Advanced API, providing REST and WebSocket clients to access real-time market data, manage orders, and execute trades programmatically.","skillfed_tags":["cryptocurrency-trading","rest-websocket-client","exchange-api"],"use_cases":["Build automated trading bots that place orders and monitor positions via the REST API.","Stream real-time order book and trade data using the WebSocket client for live market analysis.","Retrieve account balances, portfolio information, and transaction history programmatically.","Integrate Coinbase trading into a larger financial application or dashboard.","Backtest trading strategies by fetching historical market data through API endpoints."],"what_it_does":"This is the official Coinbase Python SDK for the Advanced API, providing both REST and WebSocket interfaces to trade cryptocurrencies, manage orders, and stream real-time market data. It wraps the Coinbase Advanced Trade API with typed response objects, automatic JWT signing (supporting both Ed25519 and ECDSA key types), and convenience methods for common operations like placing market orders and fetching account balances.\n\nThe SDK handles authentication via Coinbase Developer Platform (CDP) API keys, supports environment variable configuration for secrets, and includes built-in rate-limit header tracking. It depends on requests for HTTP, cryptography and PyJWT for signing, websockets for live data streams, and backoff for retry logic. The package targets Python 3.8 and later and is actively maintained by Coinbase.","worth_installing":"Yes. This is the official Coinbase SDK with active maintenance, no known vulnerabilities, low install friction, and permissive licensing. Install it if you need to programmatically trade on Coinbase or consume their Advanced API\u2014it is the canonical choice for Python developers. Ensure you secure your API credentials properly (use a secrets manager, not hardcoded values)."},"id":"coinbase-advanced-py","links":{"html":"https://skillfed.io/packages/coinbase-advanced-py","md":"https://skillfed.io/packages/coinbase-advanced-py.md","pypi":"https://pypi.org/project/coinbase-advanced-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-19","license_spdx":null,"license_treatment":"permissive","name":"coinbase-advanced-py","python_support":"supports_current","summary":"Coinbase Advanced API Python SDK"},"popularity":{"monthly_downloads":242844,"position":8835,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.8.4"}
