Example of how to use Datacake with Python and Streamlit over GraphQL.
In this example, we use a demo workspace on Datacake by integrating 135 Blues Wireless AirNote Devices.
The Python script reads these devices via GraphQL and visualizes them in Streamlit.
The tokens stored in this Python script are only responsible for reading the data and have no write permissions. They are here just for demoing purposes. This is intended.
Head over to Streamlit Documentation.