Installation ============ This package has depandancies on several other packages. So before installation, please take a look at the `INASTALL.md `_. 1. Install from source(recommended) Currently, we recommend you install this package from source:: git clone https://github.com/wjlei1990/pypaw cd pypaw pip install -v -e . cd .. 2. Install using pip. This method is under test...