Installation
TransImp is available through PyPI.
To install, type the following command line and add -U for updates:
pip install -U transpa
Dependent packages can be installed seperatedly with requirements.txt:
pip install -r requirements.txt
To install the latest package from our github repository, you can use the following command line:
pip install -U git+https://github.com/qiaochen/tranSpa