Skip to content

donli1210/jivedata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JiveData

The code that powers www.jivedata.com, our email alerts, and twitter notifications.

Installation

Install JiveData with pip:

$ pip install JiveData

or with easy_install:

$ easy_install JiveData

To Run

To run the webapp:

$ python run_webapp.py

To run the alerts:

$ python run_alerts.py

API Documentation

API Documentation can be found at https://api.jivedata.com/documentation/.