Skip to main content

ADIT Client

About

ADIT Client is the official Python client of ADIT (Automated DICOM Transfer).

Usage

Prerequisites

  • Generate an API token in your ADIT profile.
  • Make sure you have the permissions to access the ADIT API.
  • Also make sure you have access to the DICOM nodes you want query.

Code

server_url = "https://adit" # The host URL of the ADIT server
auth_token = "my_token" # The authentication token generated in your profile
client = AditClient(server_url=server_url, auth_token=auth_token)

# Search for studies. The first parameter is the AE title of the DICOM server
# you want to query.
studies = client.search_for_studies("ORTHANC1", {"PatientName": "Doe, John"})

# The client returns pydicom datasets.
study_descriptions = [study.StudyDescription for study in studies]

License

  • AGPL 3.0 or later

Download files

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

Source Distribution

adit_client-0.50.0.tar.gz (25.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adit_client-0.50.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file adit_client-0.50.0.tar.gz.

File metadata

  • Download URL: adit_client-0.50.0.tar.gz
  • Upload date:
  • Size: 25.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for adit_client-0.50.0.tar.gz
Algorithm Hash digest
SHA256 8bfc9d0e20cbcecaea817103f5b2d69b3fd3ef9ecc3f913bfa34bc479d9cb3e5
MD5 3c5a05ebc2320eb4fc44ef7e5416c07b
BLAKE2b-256 8dbb9a12f29e338941fd578e3ff8d7c30383c1e0115081f1cc0afe16ee23b097

See more details on using hashes here.

Provenance

The following attestation bundles were made for adit_client-0.50.0.tar.gz:

Publisher: publish-client.yml on openradx/adit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file adit_client-0.50.0-py3-none-any.whl.

File metadata

  • Download URL: adit_client-0.50.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for adit_client-0.50.0-py3-none-any.whl
Algorithm Hash digest
SHA256 56709fd6abdb2204271ef51ea6f7488a77891d4d9bc24578e6caf6e1d4bd7c5e
MD5 a5de5d8781a0afecc69254919138f8f1
BLAKE2b-256 e81990488f7a2fd824af8e7ede2da0747a161cb3698206402858bb0f4c715157

See more details on using hashes here.

Provenance

The following attestation bundles were made for adit_client-0.50.0-py3-none-any.whl:

Publisher: publish-client.yml on openradx/adit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.51.0

2 files

This release

0.50.0 This release

2 files

0.49.0

2 files

0.48.0

2 files

0.47.0

2 files

0.46.0

2 files

0.45.1

2 files

0.45.0

2 files

0.44.0

2 files

0.43.0

2 files

0.42.0

2 files

0.41.5

2 files

0.41.4

2 files

0.41.3

2 files

0.41.2

2 files

0.41.1

2 files

0.41.0

2 files

0.40.2

2 files

0.40.1

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page