Metadata-Version: 1.1
Name: spade-bokeh
Version: 0.1.2
Summary: Bokeh server for SPADE agents that integrates with agents web service.
Home-page: https://github.com/javipalanca/spade_bokeh
Author: Javi Palanca
Author-email: jpalanca@gmail.com
License: MIT license
Description: =========================
        SPADE Bokeh Server Plugin
        =========================
        
        
        .. image:: https://img.shields.io/pypi/v/spade_bokeh.svg
                :target: https://pypi.python.org/pypi/spade_bokeh
        
        .. image:: https://img.shields.io/travis/javipalanca/spade_bokeh.svg
                :target: https://travis-ci.org/javipalanca/spade_bokeh
        
        .. image:: https://readthedocs.org/projects/spade-bokeh/badge/?version=latest
                :target: https://spade-bokeh.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Bokeh server Plugin for SPADE agents that integrates with agents web service.
        Allows to render dynamic bokeh plots inside the agent templates in a very easy way.
        
        
        * Free software: MIT license
        * Documentation: https://spade-bokeh.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.2 (2018-09-17)
        ------------------
        
        * Added requirements file.
        * Fixed tox configuration for CI.
        * Fixed readthedocs configuration.
        
        0.1.0 (2018-09-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: spade_bokeh
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
