Install
Clients
- Async:
PerpetualsClientwithhttpx.AsyncClient(recommended). - Sync:
PerpetualsClientSyncwithhttpx.Client.
Next steps
- Data retrieval — patterns for querying and streaming data.
- Data objects — field reference for core types.
Install the Fairground Python SDK and choose async or sync clients.
PerpetualsClient with httpx.AsyncClient (recommended).PerpetualsClientSync with httpx.Client.