xnat4tests

View on PyPIReverse Dependencies (6)

0.3.11 xnat4tests-0.3.11-py3-none-any.whl

Wheel Details

Project: xnat4tests
Version: 0.3.11
Filename: xnat4tests-0.3.11-py3-none-any.whl
Download: [link]
Size: 20861
MD5: a13ca63dd7f10438d461d27d30e939b8
SHA256: 85be8d2cd17824a0377e146fe0727cb62a69fe0baa84fc2265ebd1b77719486b
Uploaded: 2024-05-30 08:33:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xnat4tests
Version: 0.3.11
Summary: Creates basic XNAT instance for API tests
Author: Thomas G. Close
Author-Email: tom.g.close[at]gmail.com
Home-Page: https://github.com/australian-imaging-service/xnat4tests
License: CC0
Keywords: repository analysis neuroimaging workflows pipelines
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: docker (>=5.0.2)
Requires-Dist: xnat
Requires-Dist: click (>=7.1.2)
Requires-Dist: requests (>=2.10.0)
Requires-Dist: medimages4tests (>=0.3)
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: pytest (>=5.4.3); extra == "test"
Requires-Dist: pytest-cov (>=2.12.1); extra == "test"
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 5562 characters]

WHEEL

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

RECORD

Path Digest Size
xnat4tests/__init__.py sha256=-jbPCOFuTlneA2V8YzylV-Xp2r7QNOnA8J1E1c0NKTs 243
xnat4tests/_version.py sha256=4KMlOmXR2pKLIexMTDc8A2rEj_jOJMn3X_QQ6VEDe_g 499
xnat4tests/base.py sha256=ISg5TElRj2_u3VUtfnRsPOdMAPzbLPSSE4nhNY4Mvlw 8618
xnat4tests/cli.py sha256=fSdLqaThDT_xhO4jgPnMXA-UGSZNp-beNlmYXTVT4XA 4729
xnat4tests/config.py sha256=nyHK-I_FMM2_fwmh3B-XNoRqyzaimX_4REcaWMFIFEo 5501
xnat4tests/data.py sha256=UM-sE14fsG-uRYQYT1C_gD-Jk8EzyttE3xMoZFHuRlA 9789
xnat4tests/registry.py sha256=zlYevmu3lnTUE0FB1qpn6hv1uSwBWSVTgL_R7YCf_Ec 1564
xnat4tests/testing.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xnat4tests/utils.py sha256=a9rV6Uhs55m1YGNRZ9PHEYYOTNggqm8wS9Jc6kzNhLc 494
xnat4tests/docker-src/Dockerfile sha256=F-LMmZTBwBdhT8vZmJ6mRHioB1UrLnRY8fhPxBzVdPo 3137
xnat4tests/docker-src/XNAT.sql sha256=dbMv_zoWqLYbvM5kaB66BfdWYhGkZM5bb7Bj4GXUeT8 100
xnat4tests/docker-src/launch-xnat.sh sha256=kgGLgRQw6fyDMaRJlFlcsXZzzcIKQbb-DT_1R3JNloY 288
xnat4tests/docker-src/make-xnat-config.sh sha256=BVcjvnOQHhaH_bboVzurqCNGsaQ3dLXzJtNp3_h3vt4 501
xnat4tests/docker-src/postfix-start sha256=D-ulWsBc_0rA-Ze2uJecwJN_rPeha6IHUVZVhFbKwtU 1008
xnat4tests/docker-src/supervisord.conf sha256=SF_KgAZFRVh93zheKcEH3pT3oY9-iXLKkj3X00CqNpk 452
xnat4tests/docker-src/xnat-prefs-init.ini sha256=E-L4PkJ58yrfKIKncFHcYutP3TjAf5TjBhoZfEpVDWE 566
xnat4tests-0.3.11.dist-info/LICENSE sha256=XDfkETUJGjmCHPswathRZiWwu0lRDOVq2Fw0e7xG3yk 6383
xnat4tests-0.3.11.dist-info/METADATA sha256=H1goldh62XoXXieXur32UIJe9L9FZV7Yw4hulZ-uK3U 6776
xnat4tests-0.3.11.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
xnat4tests-0.3.11.dist-info/entry_points.txt sha256=b92RD9ogjq1A7O0dq63Iic137i7VL5uIet3DkqtC1N4 75
xnat4tests-0.3.11.dist-info/top_level.txt sha256=WZVuO5vRtzCMkDTk7AhXwVnjJpqMRyDr9djRPpe2MUg 11
xnat4tests-0.3.11.dist-info/RECORD

top_level.txt

xnat4tests

entry_points.txt

x4t = xnat4tests.cli:cli
xnat4tests = xnat4tests.cli:cli