Metadata-Version: 1.1
Name: JiveData
Version: 0.1
Summary: The code that powers www.jivedata.com, our email alerts, and twitter notifications
Home-page: https://www.jivedata.com
Author: Jive Data
Author-email: support@jivedata.com
License: BSD
Download-URL: https://github.com/jivedata/jivedata/tarball/0.1
Description: 
        JiveData
        --------
        
        To Install
        ``````````
        
        .. code:: bash
        
            $ pip install JiveData
        
        To run the webapp
        `````````````````
        
        .. code:: bash
        
            $ python run_webapp.py
        
        To run the alerts
        `````````````````
        
        .. code:: bash
        
            $ python run_alerts.py
        
        
        Links
        `````
        
        * `API Documentation <https://api.jivedata.com/documentation/>`_
        * `Github Repo <https://github.com/jivedata/jivedata>`_
        
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
