Skip to content

lumiastream/lumiastream-socket-demo-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Lumia Stream API Demo

Check out the full tutorial at dev.lumiastream.com

Summary

This is a complimentary demo that will show the various ways to use Lumia Streams Developers API

How to use

  1. Clone the repository git clone https://github.com/lumiastream/lumiastream-socket-demo-py.git
  2. CD into the repo and Run pip install --requirement requirements.txt
  3. Start Lumia Stream and Make sure the Developers API is on by going to Settings > Advanced > Enable Developers Api
  4. After the Socket API is enabled, you'll be presented with a token in Lumia Stream. Copy it
  5. Open up main.py in the demo api and paste the api token to token
  6. Run the demo api with python3 main.py

With the Socket API you'll be able to hook into real time data for any activity triggered through Lumia's connections.

Visit the docs above to see all the deveopers api can do

About

Python Demo of Lumia Stream's Socket API. Documentation here https://dev.lumiastream.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages