Skip to main content

Collection of tools to check uploaded scans and records for identifiable data.

Project description

PHI-finder

CI/CD Codecov

Local testing (docker required)

conda create -n phi-finder python==3.11
conda activate phi-finder
pip install -e .[dev,test] --no-cache-dir
pytest .

Building

python -m pip install --upgrade build

python -m build

pip install dist/phi_finder-0.1.9-py3-none-any.whl

Basic usage

import pydicom as dicom
from phi_finder.dicom_tools import anonymise_dicom

dcm = dicom.dcmread("/path/to/some/dicom.dcm")
anonymised_dcm = anonymise_dicom.anonymise_image(dcm)

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

phi_finder-0.1.9.tar.gz (50.5 kB view details)

Uploaded Source

Built Distribution

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

phi_finder-0.1.9-py3-none-any.whl (50.4 kB view details)

Uploaded Python 3

File details

Details for the file phi_finder-0.1.9.tar.gz.

File metadata

  • Download URL: phi_finder-0.1.9.tar.gz
  • Upload date:
  • Size: 50.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for phi_finder-0.1.9.tar.gz
Algorithm Hash digest
SHA256 ffce322c8958b968baaf808598970601860b675bcb8b567fc32b285ae980c92b
MD5 ec9d774efb310516078eb192abe62bfc
BLAKE2b-256 c13664f038bee2396db84d47ff67c165e317bfb58ae4ef53c556d59d47c714c3

See more details on using hashes here.

File details

Details for the file phi_finder-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: phi_finder-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 50.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for phi_finder-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 011f974a172905b142f4c2982543ee3386c89f552d73014ce105972d865eea73
MD5 0e287b41290f8d846cfe35977d6d76b7
BLAKE2b-256 eec767283edea0c09b791b6845ddc7f1aed27d3c25c3a39f5dcd9f4648c08f5c

See more details on using hashes here.

Supported by

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