Collection of tools to check uploaded scans and records for identifiable data.
Reason this release was yanked:
Changed versioning convention to semantic versioning
Project description
PHI-finder
Building
python -m pip install --upgrade build
python -m build
pip install dist/phi_finder-2025.5.3-py3-none-any.whl
(Very) 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
Release history Release notifications | RSS feed
2025.8.1 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
2025.7.2 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
2025.7.1 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
2025.7.0 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
2025.6.0 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
2025.5.3 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
2025.5.2 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
2025.5.1 yanked
Reason this release was yanked:
Changed versioning convention to semantic versioning
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 phi_finder-2025.5.3.tar.gz.
File metadata
- Download URL: phi_finder-2025.5.3.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a315edee08b3fc84328024ec39b6b048d110360a8898a29ee6fea7cff2b0cc7
|
|
| MD5 |
f1e30a5fc56f914fc5fc6d08db379a84
|
|
| BLAKE2b-256 |
b2d158a535ef9771363a552679889564798b8a65dc064214eb2a8d6e5c563a4b
|
File details
Details for the file phi_finder-2025.5.3-py3-none-any.whl.
File metadata
- Download URL: phi_finder-2025.5.3-py3-none-any.whl
- Upload date:
- Size: 48.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30fd3f25065f641e09c019b04e602ce244c4c27be501c12b4f8e8eaca0afb4aa
|
|
| MD5 |
3108b2277e60914d9419645b64b36921
|
|
| BLAKE2b-256 |
69aba753d4937734813ba88463bccab4eba2a5e1417ed180d51fdaec5338187a
|