obelisk.asynchronous.core¶
This module contains the asynchronous API to interface with Obelisk CORE.
These methods all return a Awaitable
.
Relevant entrance points are Client
.
This API vaguely resembles that of clients to previous Obelisk versions, but also significantly diverts from it where the underlying Obelisk CORE API does so.
Module Attributes
The possible types of data Obelisk can accept |
|
Type of aggregation Obelisk can process |
|
Datapoints resulting from queries are modeled as simple dicts, as fields can come and go depending on query. |
Functions
|
Extracts the |
Classes
|
|
|
|
|
A datapoint to be submitted to Obelisk. |
|
Format for coordinates as expected by Obelisk. |
|
|
|