xnat4tests

View on PyPIReverse Dependencies (6)

0.3.12 xnat4tests-0.3.12-py3-none-any.whl

Wheel Details

Project: xnat4tests
Version: 0.3.12
Filename: xnat4tests-0.3.12-py3-none-any.whl
Download: [link]
Size: 20893
MD5: c33f8420c1929dcc2c863292c2978acb
SHA256: 2a3afc1c101d6dc602d4d733a245380c26666ce2ed71f2d5dd9b4e81ab15f16c
Uploaded: 2024-10-16 23:01:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xnat4tests
Version: 0.3.12
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: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xnat4tests/__init__.py sha256=-jbPCOFuTlneA2V8YzylV-Xp2r7QNOnA8J1E1c0NKTs 243
xnat4tests/_version.py sha256=YzpD8GxPt7tTlZXWeUlk3M5gbhzGYv8asDKHEZul6N0 499
xnat4tests/base.py sha256=ISg5TElRj2_u3VUtfnRsPOdMAPzbLPSSE4nhNY4Mvlw 8618
xnat4tests/cli.py sha256=ySiX7s5q3HYr6aGQjdht720QHBSNzPqknC7xXbUeCXU 4736
xnat4tests/config.py sha256=nyHK-I_FMM2_fwmh3B-XNoRqyzaimX_4REcaWMFIFEo 5501
xnat4tests/data.py sha256=NBOJ3cQ2J24ObPN_TfZFg8RmL0RdJxFiNThAV72CJNI 10000
xnat4tests/registry.py sha256=77ZSjAEhic0C-TUhSbk2b9h9LBUAn5oxeBKmOma17LY 1642
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.12.dist-info/LICENSE sha256=XDfkETUJGjmCHPswathRZiWwu0lRDOVq2Fw0e7xG3yk 6383
xnat4tests-0.3.12.dist-info/METADATA sha256=X95xw_QXiuuAORC9B_Xo-LGi65hoyLa_YxOzSjxjEp0 6767
xnat4tests-0.3.12.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
xnat4tests-0.3.12.dist-info/entry_points.txt sha256=b92RD9ogjq1A7O0dq63Iic137i7VL5uIet3DkqtC1N4 75
xnat4tests-0.3.12.dist-info/top_level.txt sha256=WZVuO5vRtzCMkDTk7AhXwVnjJpqMRyDr9djRPpe2MUg 11
xnat4tests-0.3.12.dist-info/RECORD

top_level.txt

xnat4tests

entry_points.txt

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