damonms / dax

Distributed Automation for XNAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Automation for XNAT

Install DAX

Install it with:

pip install dax

Use --upgrade to overwrite previous installation

To install current master:

pip install https://github.com/VUIIS/dax/archive/master.zip --upgrade

or a specific branch:

pip install https://github.com/VUIIS/dax/archive/branch_name.zip --upgrade

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

WIKI

The wiki is accessible up top or by clicking here.

Docs

Documentation Status

About

Distributed Automation for XNAT

License:MIT License


Languages

Language:Python 91.9%Language:JavaScript 7.6%Language:Shell 0.3%Language:Java 0.2%Language:CSS 0.1%