sjoerdk / idissend

Automate sending incoming files to IDIS anonymization server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDIS send

Build Status Updates

Automate sending incoming files to IDIS anonymization server

Features

  • Manages files from incoming dir to pending, to completed
  • Groups files per study and makes an informed guess about whether a study is complete.
  • Creates jobs with IDIS anonymization server via web API
  • Determines whether anonymization is complete

Install

pip install git+ssh://git@github.com:sjoerdk/idissend.git

See examples/pipeline.py for a basic pipeline example

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Automate sending incoming files to IDIS anonymization server

License:Other


Languages

Language:Python 96.0%Language:Makefile 4.0%