Client and tools for working with the IDIS web API
- Free software: MIT license
- Documentation: https://anonapi.readthedocs.io.
- 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
This package was originally created with Cookiecutter and the audreyr/cookiecutter-pypackage