{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/13"}],"enrichment":{"capability":"pybit is the official Python connector for Bybit's HTTP and WebSocket APIs, enabling traders and developers to interact with Bybit's trading, account, and P2P endpoints.","skillfed_tags":["trading-api","cryptocurrency","websocket"],"use_cases":["Automate order placement and management across Bybit's perpetual, spot, and options markets.","Stream real-time market data and order updates via WebSocket for algorithmic trading strategies.","Build a trading bot that monitors the orderbook and executes conditional trades programmatically.","Retrieve account balances, positions, and trade history for portfolio tracking and reconciliation.","Execute bulk operations, such as placing multiple options orders in a single batch request."],"what_it_does":"pybit is the official lightweight Python connector for Bybit's HTTP and WebSocket APIs, designed to give traders and developers direct access to Bybit's market data, trading, account management, and P2P endpoints. It wraps Bybit's HTTP and WebSocket interfaces using requests and websocket-client, avoiding the overhead of auto-generated connectors. The module is actively maintained by Bybit employees and supports both testnet and mainnet environments, with a unified session object that handles both HTTP requests and WebSocket subscriptions.\n\nYou use it by instantiating an HTTP session with your API credentials, then calling methods like get_orderbook(), place_batch_order(), or get_account_information() to retrieve data or submit orders. It supports multiple trading categories (linear perpetuals, inverse perpetuals, spot, options) and P2P operations, with examples provided for common workflows like bulk order placement and market data retrieval.","worth_installing":"Yes. pybit is the official Bybit API connector, actively maintained, with low install friction and permissive licensing. It has no known vulnerabilities, supports current Python versions (3.10+), and is designed specifically for traders and developers integrating with Bybit. Install it if you need to programmatically trade or monitor accounts on Bybit."},"id":"pybit","links":{"html":"https://skillfed.io/packages/pybit","md":"https://skillfed.io/packages/pybit.md","pypi":"https://pypi.org/project/pybit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-14","license_spdx":null,"license_treatment":"permissive","name":"pybit","python_support":"supports_current","summary":"Python3 Bybit HTTP/WebSocket API Connector"},"popularity":{"monthly_downloads":310602,"position":7744,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.17.0"}
