Metadata-Version: 1.1
Name: echarts-countries-pypkg
Version: 0.1.3
Summary: pyecharts map extensions - world countries - python package
Home-page: https://github.com/pyecharts/echarts-countries-pypkg
Author: C.W.
Author-email: wangc_2011@hotmail.com
License: MIT
Download-URL: https://github.com/pyecharts/echarts-countries-pypkg/archive/0.1.3.tar.gz
Description-Content-Type: UNKNOWN
Description: ================================================================================
        echarts-countries-pypkg
        ================================================================================
        
        .. image:: https://api.travis-ci.org/pyecharts/echarts-countries-pypkg.svg?branch=master
           :target: http://travis-ci.org/pyecharts/echarts-countries-pypkg
        
        .. image:: https://codecov.io/gh/pyecharts/echarts-countries-pypkg/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/pyecharts/echarts-countries-pypkg
        
        
        The project packages `echarts-countries-js <https://github.com/pyecharts/echarts-countries-js>`_
        and distributes it via pypi. 
        
        Installation
        ================================================================================
        
        
        You can install echarts-countries-pypkg via pip:
        
        .. code-block:: bash
        
            $ pip install echarts-countries-pypkg
        
        
        or clone it and install it:
        
        .. code-block:: bash
        
            $ git clone https://github.com/pyecharts/echarts-countries-pypkg.git
            $ cd echarts-countries-pypkg
            $ python setup.py install
        
        Change log
        ===========
        
        0.0.8 - 23.02.2018
        ------------------
        
        first stable release
        
        
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
