Brightmarket Sync Guide

SDK overview

Core types and package exports.

Public exports from brightmarket_data_sync:

from brightmarket_data_sync import BrightAPI, BrightmarketConfig, BrightmarketAdapter
SymbolModuleRole
BrightAPIapiHTTP client (login, GET/POST/PUT/DELETE)
BrightmarketConfigconfigLoad API URL and credentials from env
BrightmarketAdaptercontractsProtocol your client adapter must implement

Package version: 1.1.13

Writers live in brightmarket_data_sync.writers — see the Writers section.