RADIS client library to connect to a RADIS server.
Project description
RADIS Client
About
RADIS Client is the official Python client of RADIS (Radiology Report Archive and Discovery System).
Usage
Prerequisites
- Generate an API token in your RADIS profile.
- Make sure you have the permissions to access the RADIS API.
- Also make sure you have the permissions for the resources you like to access.
Code
server_url = "https://radis" # The host URL of the RADIS server
auth_token = "my_token" # The authentication token generated in your profile
client = RadisClient(server_url=server_url, auth_token=auth_token)
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
radis_client-0.4.3.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file radis_client-0.4.3.tar.gz
.
File metadata
- Download URL: radis_client-0.4.3.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28a08e30d34553dc116930b2d8c3500c8a8b0f502807aeffe8f8d33b6adda5ff |
|
MD5 | 1e27920addfea6f5bccef0c065c75591 |
|
BLAKE2b-256 | e057aad0da29a45af439cefd1152051113a3c28a2674faff7ca1740184cbe569 |
File details
Details for the file radis_client-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: radis_client-0.4.3-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fec7c1b0d09295414cc6e349e98d373681b3bf81b007ddbb69f585d512ce6a6d |
|
MD5 | 4e80fcccb13037b3e398a083abc5b031 |
|
BLAKE2b-256 | 13d9a91561e2f7b3a971b5ddcc5b40914b5956f4ea3828d85b9025c71b67a0d6 |