Skip to content

Data streams

Implementation of a resource container for the data streams endpoint.

DataStreams

Bases: ResourceContainer

Implementation of the resource container for the data stream endpoint.

This resource container is a collection of data streams returned by the StreamPipes API. It is capable of parsing the response content directly into a list of queried DataStream. Furthermore, the resource container makes them accessible in a pythonic manner.