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.8-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.8.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.8-py3-none-any.whl (50.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: phi_finder-0.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 13f2eae31251ed0fd3e167166d8ba03dead440bbe122a9c3840435f86dc97941
MD5 2a2ee5879b9d65aabd509dccdc4b95c4
BLAKE2b-256 67778eeb6bf8a313da18e9f86eb109b3b0fd70239272d7aa28fcb1b0d34f3955

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phi_finder-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 50.3 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 05e266b8b254fbb73b05b3cc152657f905a48df4b046867e556826b3d7c51725
MD5 ec7932673b81b883762cec4dfd319144
BLAKE2b-256 eb155bacd3169ee78b180d0ccbef289afd9dac53ea461245106b5b9323fa3af4

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