tml-ctp

View on PyPIReverse Dependencies (0)

1.0.0 tml_ctp-1.0.0-py3-none-any.whl

Wheel Details

Project: tml-ctp
Version: 1.0.0
Filename: tml_ctp-1.0.0-py3-none-any.whl
Download: [link]
Size: 22552
MD5: 02cc3a702cd2faedd4ccdaad3b1f0a06
SHA256: 528ef6d4de49ec8e8e460e2f3c22b896085d6b901e945d342a0a815856023d41
Uploaded: 2024-02-29 15:34:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tml_ctp
Version: 1.0.0
Summary: Python tool to batch anonymization of DICOM files with Dockerized CTP Dicom Anonymizer Tool
Author: The TranslationalML Team
Author-Email: translationalML[at]gmail.com
Home-Page: https://github.com/TranslationalML/tml_ctp
Project-Url: Documentation, https://github.com/TranslationalML/tml_ctp # TODO: update with ReadTheDocs link when sphinx documentation is set up
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: pydicom (==2.4)
Requires-Dist: tqdm (==4.66)
Requires-Dist: pandas (==2.2)
Requires-Dist: numpy (==1.26)
Requires-Dist: pydot (==2.0); extra == "all"
Requires-Dist: sphinx (==7.2); extra == "all"
Requires-Dist: sphinx-argparse (==0.4); extra == "all"
Requires-Dist: sphinx-rtd-theme (==2.0); extra == "all"
Requires-Dist: recommonmark (==0.7); extra == "all"
Requires-Dist: sphinxcontrib-apidoc (==0.5); extra == "all"
Requires-Dist: sphinxcontrib-mermaid (==0.9); extra == "all"
Requires-Dist: sphinxemoji (==0.3); extra == "all"
Requires-Dist: mock (==5.1); extra == "all"
Requires-Dist: m2r2 (==0.3); extra == "all"
Requires-Dist: docutils (==0.20); extra == "all"
Requires-Dist: commonmark (==0.9); extra == "all"
Requires-Dist: black (==24.2); extra == "all"
Requires-Dist: pre-commit (==3.6); extra == "all"
Requires-Dist: isort (==5.13); extra == "all"
Requires-Dist: pytest (==7.4); extra == "all"
Requires-Dist: pytest-console-scripts (==1.4); extra == "all"
Requires-Dist: pytest-cov (==4.1); extra == "all"
Requires-Dist: pytest-order (==1.2); extra == "all"
Requires-Dist: black (==24.2); extra == "dev"
Requires-Dist: pre-commit (==3.6); extra == "dev"
Requires-Dist: isort (==5.13); extra == "dev"
Requires-Dist: pydot (==2.0); extra == "doc"
Requires-Dist: sphinx (==7.2); extra == "doc"
Requires-Dist: sphinx-argparse (==0.4); extra == "doc"
Requires-Dist: sphinx-rtd-theme (==2.0); extra == "doc"
Requires-Dist: recommonmark (==0.7); extra == "doc"
Requires-Dist: sphinxcontrib-apidoc (==0.5); extra == "doc"
Requires-Dist: sphinxcontrib-mermaid (==0.9); extra == "doc"
Requires-Dist: sphinxemoji (==0.3); extra == "doc"
Requires-Dist: mock (==5.1); extra == "doc"
Requires-Dist: m2r2 (==0.3); extra == "doc"
Requires-Dist: docutils (==0.20); extra == "doc"
Requires-Dist: commonmark (==0.9); extra == "doc"
Requires-Dist: pydot (==2.0); extra == "docs"
Requires-Dist: sphinx (==7.2); extra == "docs"
Requires-Dist: sphinx-argparse (==0.4); extra == "docs"
Requires-Dist: sphinx-rtd-theme (==2.0); extra == "docs"
Requires-Dist: recommonmark (==0.7); extra == "docs"
Requires-Dist: sphinxcontrib-apidoc (==0.5); extra == "docs"
Requires-Dist: sphinxcontrib-mermaid (==0.9); extra == "docs"
Requires-Dist: sphinxemoji (==0.3); extra == "docs"
Requires-Dist: mock (==5.1); extra == "docs"
Requires-Dist: m2r2 (==0.3); extra == "docs"
Requires-Dist: docutils (==0.20); extra == "docs"
Requires-Dist: commonmark (==0.9); extra == "docs"
Requires-Dist: pytest (==7.4); extra == "test"
Requires-Dist: pytest-console-scripts (==1.4); extra == "test"
Requires-Dist: pytest-cov (==4.1); extra == "test"
Requires-Dist: pytest-order (==1.2); extra == "test"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
[Description omitted; length: 10473 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tml_ctp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tml_ctp/info.py sha256=zlNahDyRDylS0GO4uI0caqCFh3gXfEI56zPv_ULBr50 837
tml_ctp/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tml_ctp/cli/ctp_dat_batcher.py sha256=fQ72bymPPCmG4TgkuRnGRPPvv3PUbVGDjrFII0p69S4 19256
tml_ctp/cli/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tml_ctp/cli/utils/clean_series_tags.py sha256=9XHdjps9mUTR5QVGHZHJNRcu60LVpmWStaz9n5kiJYw 11072
tml_ctp/cli/utils/delete_identifiable_dicoms.py sha256=Tudix1bQI7Iwayt7h7k0oHZlviA301XMeq1obO0PKYM 10362
tml_ctp-1.0.0.dist-info/LICENSE sha256=CeAWD92l2NQ03QGzuql8JY9yPraAwfqIlO5dyom7Xg0 11415
tml_ctp-1.0.0.dist-info/METADATA sha256=YN0rRbmcLfcPgIWa41TNRm0fHgkgZ4knw6EceIGLlrc 14029
tml_ctp-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
tml_ctp-1.0.0.dist-info/entry_points.txt sha256=JC9MIc7Pf1UlBjWi9gEP_ZS2Aqc1lDC4iYcR4C40KvE 229
tml_ctp-1.0.0.dist-info/top_level.txt sha256=VJMWLjT2bO1b6VgCrwR7dlwJvkG5VdFzkcp3Q8MNEQ8 8
tml_ctp-1.0.0.dist-info/RECORD

top_level.txt

tml_ctp

entry_points.txt

tml_ctp_clean_series_tags = tml_ctp.cli.utils.clean_series_tags:main
tml_ctp_dat_batcher = tml_ctp.cli.ctp_dat_batcher:main
tml_ctp_delete_identifiable_dicoms = tml_ctp.cli.utils.delete_identifiable_dicoms:main