brainweb-dl

View on PyPIReverse Dependencies (3)

0.3.0 brainweb_dl-0.3.0-py3-none-any.whl

Wheel Details

Project: brainweb-dl
Version: 0.3.0
Filename: brainweb_dl-0.3.0-py3-none-any.whl
Download: [link]
Size: 15818
MD5: 3cd6baadafe50b111baae0dc7fc4a982
SHA256: 24e8fcf60f6154708d3165559fc776e843a4050e25d6465b7251e6810846ca51
Uploaded: 2024-09-20 08:31:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: brainweb-dl
Version: 0.3.0
Summary: Download BrainWeb MRI data
Author-Email: Pierre-Antoine Comby <pierre-antoine.comby[at]cea.fr>
Project-Url: Homepage, https://github.com/paquiteau/brainweb-dl
Project-Url: Bug Reports, https://github.com/paquiteau/brainweb-dl/issues
Project-Url: Source, https://github.com/paquiteau/brainweb-dl
License: MIT License Copyright (c) 2023 Pierre-Antoine Comby Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: brainweb,mri,download,data
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: nibabel
Requires-Dist: joblib
Requires-Dist: importlib-resources; python_version < "3.9"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: pydata-sphinx-theme; extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
Requires-Dist: matplotlib; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4112 characters]

WHEEL

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

RECORD

Path Digest Size
brainweb_dl/__init__.py sha256=_4mYgFkMMgvZd0BhTfrMI03S12dUL8ng0G06fkfo_Uw 1217
brainweb_dl/_brainweb.py sha256=umxEGooHcmLp7RJpRqhK6EwIfarZhm4Fa5Jq2l4PJqk 17719
brainweb_dl/_version.py sha256=Jk2iAU7m-7Vx9XV1TtdD9ZoJraIncDq_4_Wd-qtUotg 411
brainweb_dl/cli.py sha256=6scsVliKwCktroliptL-Qwk-1GztevP6ScvjI1NBH0s 2766
brainweb_dl/mri.py sha256=wsV8YILSDHq7-5ohXYTACAWkFOQfzmWa0JwvXfHdWw4 9399
brainweb_dl/data/brainweb1_tissues.csv sha256=IRzULZGqDABjxsUYLH8ZQkvZebW48dRGWJBwawH4u1M 303
brainweb_dl/data/brainweb20_tissues.csv sha256=Oukqph4leIhZQeZcUlP7QGPxW313iGzEBWry1-qSR4c 501
brainweb_dl-0.3.0.dist-info/LICENSE sha256=54A0-aMN_VGWVzQfgeazYgKbXseUqTgH9AMf5LTU-Vc 1077
brainweb_dl-0.3.0.dist-info/METADATA sha256=Ht8bvvdLHxMhTPUNUsQN1mwNEsR3Th58xp3auM1r8Xs 7009
brainweb_dl-0.3.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
brainweb_dl-0.3.0.dist-info/entry_points.txt sha256=G6Xowu4OIjb1qmo_GLNbmNxxsavj93mXYjOGJ1FaIHE 53
brainweb_dl-0.3.0.dist-info/top_level.txt sha256=9iR5XkLU_NSYoS_dQC9t0kwT2mDb5Rx2pc-78pQNUlE 12
brainweb_dl-0.3.0.dist-info/RECORD

top_level.txt

brainweb_dl

entry_points.txt

brainweb-dl = brainweb_dl.cli:main