dicomgenerator

View on PyPIReverse Dependencies (3)

0.9.0 dicomgenerator-0.9.0-py3-none-any.whl

Wheel Details

Project: dicomgenerator
Version: 0.9.0
Filename: dicomgenerator-0.9.0-py3-none-any.whl
Download: [link]
Size: 101254
MD5: ec248b4dc24ddadea86b3d44b0efd292
SHA256: 4c04ad17286aacd5288143cff796902e05770cf5c449c88306076b4c761ac18d
Uploaded: 2024-09-19 15:07:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dicomgenerator
Version: 0.9.0
Summary: Generate pydicom datasets and data elements for use in testing
Author: sjoerdk
Author-Email: sjoerd.kerkstra[at]radboudumc.nl
Home-Page: https://github.com/sjoerdk/dicomgenerator
Project-Url: Repository, https://github.com/sjoerdk/dicomgenerator
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: factory-boy (<4.0.0,>=3.2.1)
Requires-Dist: numpy (<2.0.0,>=1.23.4)
Requires-Dist: pillow (<11.0.0,>=10.4.0)
Requires-Dist: pydicom (<3.0.0,>=2.3.0)
Requires-Dist: pytest-cov (<6.0.0,>=5.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3929 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dicomgenerator/__init__.py sha256=ZzNa1MobQkDAEUfcgguWvs23MwOF7oYjHY97o2gspbg 124
dicomgenerator/annotation.py sha256=NlGx16HcmC1mJ76KFneEsDPb2UWURKQmwZHKm5jdK_Y 3662
dicomgenerator/cli.py sha256=RX2TzFn9ItIXWTsW4kxyft2LfHhAOgjP6zeK9jWR8WY 969
dicomgenerator/dicom.py sha256=36kbWarKTFUtMaXGaBU6IUh-oJ6zJCuqIyjE_AWRBjg 4653
dicomgenerator/exceptions.py sha256=v3mSgTP3qNYNYkxTqT5-_k7ZqWTtzqd340DX9ovNjGQ 114
dicomgenerator/export.py sha256=Z2nhTtx4Rv1lzzEsw9w3SFrb1U50lH2EIEYjUdacDv4 1794
dicomgenerator/generators.py sha256=KFOTSauERUW383uCuEYvlyYa0baIq9w9TRuduNkpFXU 8378
dicomgenerator/logging.py sha256=mmmoVmx7IXiGsepJVZ8wzWXaymrZJTW9jI2rev_3aqE 142
dicomgenerator/persistence.py sha256=cQpALVUl2eMLzLERPfnMcy-cMuuRU_gCZuLtsqzyG0w 3101
dicomgenerator/resources/__init__.py sha256=A8Bsn9KpSQWLFM3xKEfHUmWKY7fbEnuSf1BfcnTAvlg 163
dicomgenerator/resources/skeleton.jpg sha256=OIlxo3mOyqzoK5o2SLu13WtMOjLW4XTMV6TgSiL14T0 82385
dicomgenerator/resources/skeleton_tiny.jpg sha256=YH43lqnmLukvqhRafIDeGGWdWz_QSfJEEly17Dx39PQ 5235
dicomgenerator/resources/templates/ct_toshiba_aquilion.json sha256=BwU_c8W8WdW2g7hATXeYkm_6vDhUDUuUbnomFQmpeGs 9906
dicomgenerator/resources/templates/ct_toshiba_aquilion.txt sha256=Au27CYWKAYMdrwZxYM83jevK25ef3kb8ZvCcPxhJ2DY 67
dicomgenerator/settings.py sha256=j_l_XJJn3vlWyFhAWZxits_-zRVMw4FnHYq86Q9HDPw 133
dicomgenerator/templates.py sha256=-KtoViIrgMG5LSqnPHaD7hfCo-dslSMwwLrx6EeJalE 1985
dicomgenerator/tools.py sha256=JrtAEdBfnSfVCuyqQi_-sqa0DKLfB0wCTBFceEd0S1Q 3971
dicomgenerator-0.9.0.dist-info/LICENSE sha256=-qfb-Ae1H_Viabc3r_J5_4n1M7YvZX7BoFShKuekxg4 1074
dicomgenerator-0.9.0.dist-info/METADATA sha256=fPcgo2JNFTVk-UtSLpRVMvDDpgV-Iv52wa5KIK8p5wY 4918
dicomgenerator-0.9.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
dicomgenerator-0.9.0.dist-info/entry_points.txt sha256=ib8CmWWVnu0ZNCFKnTY9NGGnbzBmRBFser_CkcHfkZM 52
dicomgenerator-0.9.0.dist-info/RECORD

entry_points.txt

dicomgen = dicomgenerator.cli:main