/Thor

my pdf prototype tool

Primary LanguagePythonOtherNOASSERTION

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