Skip to content

Example of how to use Datacake with Python and Streamlit over GraphQL

Notifications You must be signed in to change notification settings

datacake/datacake-python-streamlit-graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

datacake-python-streamlit-graphql-example

Example of how to use Datacake with Python and Streamlit over GraphQL.

Data

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.

Token

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.

Installation

Head over to Streamlit Documentation.

https://docs.streamlit.io/library/get-started/installation

About

Example of how to use Datacake with Python and Streamlit over GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages