snapshot-selenium

Render echarts using selenium

MIT 2 个版本
pyecharts dev team <info@pyecharts.com>
安装
pip install snapshot-selenium
poetry add snapshot-selenium
pipenv install snapshot-selenium
conda install snapshot-selenium
描述

================================================================================ 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

0.0.2 - 01.04.2019

update ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. it will take an external browser driver and render images

0.0.1 - 09.04.2019

first release ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. use selenium driver for rendering pyecharts output as image