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
VipSessionclass. - 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
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vip_client-0.1.9.tar.gz.
File metadata
- Download URL: vip_client-0.1.9.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee53d311c9961e721909e6b0eb7339f104b1ca8095d2dc6d2c95cb3296ec336f
|
|
| MD5 |
7a6bd5761f7e87e8555dc50707f94ba1
|
|
| BLAKE2b-256 |
a34d56be7096a4779b7eeffe0e4518a96a82b78ea148d3e96f64af3d93d03d13
|
File details
Details for the file vip_client-0.1.9-py3-none-any.whl.
File metadata
- Download URL: vip_client-0.1.9-py3-none-any.whl
- Upload date:
- Size: 49.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e4d9ed68ec5c54e3c37f627c67167f4dbcdecb0fd419922ef94bb8fa8c1eb58
|
|
| MD5 |
f29df0a27a030e52f39ca74694b0499d
|
|
| BLAKE2b-256 |
a17d96aa26e2660c699cb486a54fc656f031981a383c1c0e2db741df1528f71b
|