{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/10"}],"enrichment":{"capability":"Unofficial Python wrapper for the Binance exchange REST API v3, supporting spot trading, futures, margin trading, and real-time websocket streams with both synchronous and asynchronous interfaces.","skillfed_tags":["trading-api","cryptocurrency","websockets"],"use_cases":["Automate spot or futures trading strategies by placing orders, checking balances, and monitoring fills programmatically.","Fetch historical candlestick (kline) data for backtesting or technical analysis across any date range.","Subscribe to real-time market depth and price streams via websockets for live trading dashboards or alerts.","Manage deposits and withdrawals, query transaction history, and handle account operations without the web UI.","Build trading bots using async/await for concurrent order management and low-latency websocket CRUD operations."],"what_it_does":"python-binance is an unofficial client library that wraps Binance's REST API v3, letting you automate trading, fetch market data, and manage account operations programmatically. It supports both synchronous and asynchronous workflows, with built-in handling for authentication (including RSA and EDDSA keys), timestamp generation, and response exceptions. The library covers spot trading, futures, margin trading, and portfolio margin, plus websocket streams for real-time price and order updates with automatic reconnection and multiplexing.\n\nThe package includes convenience features like historical kline fetching, deposit/withdrawal management, depth cache management, and proxy support. It provides threaded managers for websocket connections and depth caching, reducing boilerplate for common patterns. Version 1.0.20 or higher is recommended due to endpoint deprecations in earlier releases.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and a permissive MIT license. It covers the full Binance API surface with both sync and async support, making it the standard choice for Python-based Binance automation. Install it if you need to programmatically trade or fetch data from Binance."},"id":"python-binance","links":{"html":"https://skillfed.io/packages/python-binance","md":"https://skillfed.io/packages/python-binance.md","pypi":"https://pypi.org/project/python-binance/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-08","license_spdx":null,"license_treatment":"permissive","name":"python-binance","python_support":"unspecified","summary":"Binance REST API python implementation"},"popularity":{"monthly_downloads":629222,"position":5668,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.37"}
