Python client to use the Virtual Imaging Platform (VIP) through its RESTful API.
Project description
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:
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
Built Distribution
File details
Details for the file vip_client-0.1.6.tar.gz
.
File metadata
- Download URL: vip_client-0.1.6.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40f0ec43f6aae408e0f7c6f95d947f1dbe00f8b0ecb967b3c0f2274562db1fde |
|
MD5 | cfff049d82b8a63e11dcbbee5424b010 |
|
BLAKE2b-256 | 3236737a97d9c7cec1671c68d0bf3c65653bf01a6200f3beb06f30ed5a5cef3f |
File details
Details for the file vip_client-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: vip_client-0.1.6-py3-none-any.whl
- Upload date:
- Size: 55.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c59c03b456e7cdb2ab0cd59c446656981c449a32e7f071bd803eff6fbdf013df |
|
MD5 | 06c586e0f0273e20f8e958231f7a178c |
|
BLAKE2b-256 | b1f81886df8ebb20f6806f8a45bac1a34f3f2c0bafb2f06e87b14ef3da21be65 |