Client and tools for working with the anoymization web API


License
MIT
Install
pip install anonapi==2.0.1

Documentation

AnonAPI

CI PyPI Code Climate PyPI - Python Version Code style: black Checked with mypy

Client and tools for working with the IDIS web API

Features

  • Interact with IDIS anonymization server web API via https
  • Create, modify, cancel anonymization jobs
  • CLI (Command Line Interface) for quick overview of jobs and cancel/restart job.
  • Python code with examples for fully automated interaction

Credits

This package was originally created with Cookiecutter and the audreyr/cookiecutter-pypackage