Turbine
Leaderboard
XDiscord
StatsTradesDocsFeedback
Python SDK
Documentation
/
  • Quickstart
  • Overview
  • Fees & Gas
  • Liquidity Rewards
  • Maker Rebates
  • Architecture
  • API
    • Authentication
    • Gasless Relayer
    • Markets
    • Orderbook
    • Orders
    • Positions
    • Quick Markets
    • Resolution
    • Trades
    • Websocket
    • Endpoints
    • Python SDK
      • Getting Started
      • Websocket
      • Client Reference
      • Types
    • Migrate from Polymarket
    • Programmatic Trading
  • Brand Kit
  • Contract Addresses
  • Security Scans
Documentation
/
  • Quickstart
  • Overview
  • Fees & Gas
  • Liquidity Rewards
  • Maker Rebates
  • Architecture
  • API
    • Authentication
    • Gasless Relayer
    • Markets
    • Orderbook
    • Orders
    • Positions
    • Quick Markets
    • Resolution
    • Trades
    • Websocket
    • Endpoints
    • Python SDK
      • Getting Started
      • Websocket
      • Client Reference
      • Types
    • Migrate from Polymarket
    • Programmatic Trading
  • Brand Kit
  • Contract Addresses
  • Security Scans
  1. Docs/
  2. API/
  3. Python SDK

Python SDK

The Turbine Python SDK (turbine-py-client) provides everything you need to interact with the Turbine prediction market platform programmatically.

  • Getting Started — Installation, authentication levels, and configuration
  • Websocket — Real-time streaming with TurbineWSClient
  • Client Reference — Complete method reference for TurbineClient
  • Types — All data types and helper functions
← PreviousEndpoints
Next →Getting Started