Skip to content

stuross/py-livefyre-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Livefyre API Client

from livefyre.client import Client
client = Client("http://api.livefyre.com", "...domain...", "...secret...")
client.ping()

Running Tests

export LIVEFYRE_CLIENT_SECRET=...
export LIVEFYRE_CLIENT_ID=...
export LIVEFYRE_API_ENDPOINT=...

python setup.py nosetests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages