Metadata-Version: 1.1
Name: snapshot-selenium
Version: 0.0.1
Summary: Render echarts using selenium
Home-page: https://github.com/pyecharts/snapshot-selenium
Author: C.W.
Author-email: info@pyecharts.com
License: MIT
Download-URL: https://github.com/pyecharts/snapshot-selenium/archive/0.0.1.tar.gz
Description: ================================================================================
        snapshot-selenium
        ================================================================================
        
        .. image:: https://api.travis-ci.org/pyecharts/snapshot-selenium.svg
           :target: http://travis-ci.org/pyecharts/snapshot-selenium
        
        .. image:: https://codecov.io/github/pyecharts/snapshot-selenium/coverage.png
           :target: https://codecov.io/github/pyecharts/snapshot-selenium
        
        
        .. image:: https://readthedocs.org/projects/snapshot-selenium/badge/?version=latest
           :target: http://snapshot-selenium.readthedocs.org/en/latest/
        
        
        Installation
        ================================================================================
        
        
        You can install snapshot-selenium via pip:
        
        .. code-block:: bash
        
            $ pip install snapshot-selenium
        
        
        or clone it and install it:
        
        .. code-block:: bash
        
            $ git clone https://github.com/pyecharts/snapshot-selenium.git
            $ cd snapshot-selenium
            $ python setup.py install
        
        Change log
        ===========
        
        
Keywords: python
Platform: UNKNOWN
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
