yu-liang-kono / Thor

my pdf prototype tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thor

My pdf prototype tool

##Prerequisite

  1. poppler
  2. poppler-data

Install

python setup.py develop

Test

  • Auto-test (watching .py)
  • run_pyspecs.py
  • Run all tests
  • pyspecs_.py

TroubleShooting

  • If Symbol not found: ___xmlStructuredErrorContext error occured, try pip uninstall lxml STATIC_DEPS=true pip install lxml

About

my pdf prototype tool

License:Other


Languages

Language:Python 96.3%Language:HTML 3.7%