Skip to content

patrikha/glassfrog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glassfrog

Sample application to show hoe to read circles data from Glassfrog and visualize the cicrles using D3js.

Setup

Setup a virtualenv using python and install the requirements. Edit the file apps/glassfrog/glassfrog.py and set you Glassfrog API key

virtualenv --python=python3 venv
pip install -r requirements.pip
source venv/bin/activate

Run the demo

python3 webservice.py

use your brawser and navigate to: http://localhost:8080/glassfrog/circles.html

Thanks it folks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published