Python device SDK for Astarte. Create Astarte devices with Python3.
It integrates with asyncio to ensure a smooth developer experience and to hide complex details regarding threading and MQTT interactions.
The Astarte device SDK can be obtained by running:
pip install astarte-device-sdk
Find more informations regarding the Astarte device SDKs in their documentation page.
There you will find additional resources such as dedicated get started guides for each supported language, features specifications and APIs documentation.