Skip to content

pyecharts/snapshot-phantomjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5fc4d76 Β· Oct 14, 2020

History

21 Commits
Jun 21, 2020
Apr 15, 2019
Oct 14, 2020
Oct 14, 2020
Jun 21, 2020
Oct 14, 2020
Jun 21, 2020
Apr 14, 2019
Oct 14, 2020
Apr 8, 2019
Oct 14, 2020
Oct 14, 2020
Oct 14, 2020
Apr 8, 2019
Oct 14, 2020
Apr 15, 2019
Apr 12, 2019

Repository files navigation

snapshot-phantomjs

https://codecov.io/github/pyecharts/snapshot-phantomjs/coverage.png https://pepy.tech/badge/snapshot-phantomjs/month https://img.shields.io/github/stars/pyecharts/snapshot-phantomjs.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-phantomjs via pip:

$ pip install snapshot-phantomjs

or clone it and install it:

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