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