Distributed Automation for XNAT


Keywords
dax, python, xnat
License
MIT
Install
pip install dax==2.12.0

Documentation

Distributed Automation for XNAT

Install DAX

Install it with:

pip install dax

Use --upgrade to overwrite previous installation

To install current main branch:

pip install git+https://github.com/VUIIS/dax.git --upgrade

or a specific branch:

pip install git+https://github.com/VUIIS/dax.git@branch_name --upgrade

Docs

Documentation Status