/yaxil

YAXIL - Yet another XNAT interface library

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

YAXIL: Yet another XNAT interface library

Yaxil is an XNAT interface library that started a long time ago in a galaxy far, far away. It works with Python 2 and 3 and XNAT 1.4 through 1.8. There are simple functions for querying XNAT, searching for MRI scans, downloading scan data, all while smoothing over various aches and pains along the way.

Table of contents

  1. Requirements
  2. Installation
  3. Documentation

See full documentation at http://yaxil.readthedocs.io/.

Requirements

Works with Python 2 and 3 on Linux and macOS.

Installation

Most of the time you'll want to use pip

pip install yaxil

Documentation

Full documentation can be found at http://yaxil.readthedocs.io/.