lwzm / eps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EPS

从 eps 文件中获取图表的信息,目前支持:

  • *柱状图*.eps
  • 更多图表进行中……
pip install https://github.com/lwzm/eps/archive/master.zip
import eps

data = eps.parse('123柱状图示例.eps')

About


Languages

Language:Python 100.0%