Skip to content

pyecharts/snapshot-selenium

Repository files navigation

snapshot-selenium

https://codecov.io/github/pyecharts/snapshot-selenium/coverage.png https://pepy.tech/badge/snapshot-selenium/month https://img.shields.io/github/stars/pyecharts/snapshot-selenium.svg?style=social&maxAge=3600&label=Star https://img.shields.io/static/v1?label=continuous%20templating&message=%E6%A8%A1%E7%89%88%E6%9B%B4%E6%96%B0&color=blue&style=flat-square https://img.shields.io/static/v1?label=coding%20style&message=black&color=black&style=flat-square

Installation

You can install snapshot-selenium via pip:

$ pip install snapshot-selenium

or clone it and install it:

$ git clone https://github.com/pyecharts/snapshot-selenium.git
$ cd snapshot-selenium
$ python setup.py install