Skip to main content

Python client to use the Virtual Imaging Platform (VIP) through its RESTful API.

Project description

VIP-logo

Python client for the Virtual Imaging Platform (VIP), a free online platform for medical image simulation and analysis.

Please check the full documentation on GitHub. If you encounter any issues, contact us at: vip-support@creatis.insa-lyon.fr

Prerequisites

  • This client has been made compatible with Python 3.7+ and should work on Posix OS (e.g. Linux, Mac) and Windows. It relies on the requests (third-party) library.

  • To use this client, you need a free VIP account with a valid API key. Getting a VIP account takes a few minutes by following this procedure.

Package Content

  • Most user-centric methods are implemented in the VipSession class.
  • Other classes (vip_client.classes) and methods (vip_client.utils) may be used to fulfill specific user needs.

The VipSession class (doc) allows to run VIP applications on local datasets.

from vip_client import VipSession

It comes with a Notebook tutorial that can be launched on Binder:

Binder


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vip_client-0.1.3.tar.gz (2.0 MB view hashes)

Uploaded Source

Built Distribution

vip_client-0.1.3-py3-none-any.whl (55.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page