SDK overview
Core types and package exports.
Public exports from brightmarket_data_sync:
from brightmarket_data_sync import BrightAPI, BrightmarketConfig, BrightmarketAdapter| Symbol | Module | Role |
|---|---|---|
BrightAPI | api | HTTP client (login, GET/POST/PUT/DELETE) |
BrightmarketConfig | config | Load API URL and credentials from env |
BrightmarketAdapter | contracts | Protocol your client adapter must implement |
Package version: 1.1.13
Writers live in brightmarket_data_sync.writers — see the Writers section.