Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/VUIIS/dax

Distributed Automation for XNAT
https://github.com/VUIIS/dax

dax python xnat

Last synced: about 2 months ago
JSON representation

Distributed Automation for XNAT

Awesome Lists containing this project

README

        

![](https://github.com/VUIIS/dax/blob/master/docs/images/dax_logo.png)
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](https://readthedocs.org/projects/dax/badge/?version=latest)](http://dax.readthedocs.org/en/latest/?badge=latest)