Metadata-Version: 1.1
Name: pyecharts-jupyter-installer
Version: 0.0.1
Summary: Install pyecharts extensions into jupyter
Home-page: https://github.com/chfw/pyecharts-jupyter-installer
Author: C.W.
Author-email: wangc_2011@hotmail.com
License: MIT
Download-URL: https://github.com/chfw/pyecharts-jupyter-installer/archive/0.0.1.tar.gz
Description-Content-Type: UNKNOWN
Description: ================================================================================
        pyecharts-jupyter-installer
        ================================================================================
        
        .. image:: https://api.travis-ci.org/chfw/pyecharts-jupyter-installer.svg?branch=master
           :target: http://travis-ci.org/chfw/pyecharts-jupyter-installer
        
        .. image:: https://codecov.io/gh/chfw/pyecharts-jupyter-installer/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/chfw/pyecharts-jupyter-installer
        
        .. image:: https://readthedocs.org/projects/pyecharts-jupyter-installer/badge/?version=latest
           :target: http://pyecharts-jupyter-installer.readthedocs.org/en/latest/
        
        
        Installation
        ================================================================================
        
        
        You can install pyecharts-jupyter-installer via pip:
        
        .. code-block:: bash
        
            $ pip install pyecharts-jupyter-installer
        
        
        or clone it and install it:
        
        .. code-block:: bash
        
            $ git clone https://github.com/chfw/pyecharts-jupyter-installer.git
            $ cd pyecharts-jupyter-installer
            $ python setup.py install
        
        Change log
        ===========
        
        
Keywords: python
Platform: UNKNOWN
Classifier: Topic :: Office/Business
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
