Python helper functions for talking to APIS PubSub or MQTT
APIS from Prediktor allows you, with the help of modules ("bees") to send and receive messags through a message broker. The messages should conform to a specific format. This helper library provides you with Pydantic models for the verification of your information before your send it out on the broker.
This project has been set up using PyScaffold 4.3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.