brainweb-dl

View on PyPIReverse Dependencies (2)

0.2.1 brainweb_dl-0.2.1-py3-none-any.whl

Wheel Details

Project: brainweb-dl
Version: 0.2.1
Filename: brainweb_dl-0.2.1-py3-none-any.whl
Download: [link]
Size: 15190
MD5: 3f3c9451af477c9d27c5d5a35d1922a4
SHA256: 5cbba16ef0a8091516720ad8f09a99c6438adfae37bf5fc35592cc55cbd4fa01
Uploaded: 2024-02-23 15:19:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: brainweb-dl
Version: 0.2.1
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: 3905 characters]

WHEEL

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

RECORD

Path Digest Size
brainweb_dl/__init__.py sha256=vshE8pnUdzUBa5aiXsSsXvOTAU6jEtQkqnEFR-_8Lho 1040
brainweb_dl/_brainweb.py sha256=MrrTzn7ziI1nFoQ1MbBVLAKs4ipvgF0afU1MG59ue2M 16254
brainweb_dl/_version.py sha256=MxUhzLJIZQfEpDTTcKSxciTGrMLd5v2VmMlHa2HGeo0 411
brainweb_dl/cli.py sha256=6scsVliKwCktroliptL-Qwk-1GztevP6ScvjI1NBH0s 2766
brainweb_dl/mri.py sha256=6qkC_3tBLUERmDV1qZQVI8A1-BYSg5VLJeOuurJ5ozk 9240
brainweb_dl/data/brainweb1_tissues.csv sha256=IRzULZGqDABjxsUYLH8ZQkvZebW48dRGWJBwawH4u1M 303
brainweb_dl/data/brainweb20_tissues.csv sha256=Oukqph4leIhZQeZcUlP7QGPxW313iGzEBWry1-qSR4c 501
brainweb_dl-0.2.1.dist-info/LICENSE sha256=54A0-aMN_VGWVzQfgeazYgKbXseUqTgH9AMf5LTU-Vc 1077
brainweb_dl-0.2.1.dist-info/METADATA sha256=OCiDgLvAn2NKhjoZjffp2fA6cnqzceMTqw7E3I43rKQ 6814
brainweb_dl-0.2.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
brainweb_dl-0.2.1.dist-info/entry_points.txt sha256=G6Xowu4OIjb1qmo_GLNbmNxxsavj93mXYjOGJ1FaIHE 53
brainweb_dl-0.2.1.dist-info/top_level.txt sha256=9iR5XkLU_NSYoS_dQC9t0kwT2mDb5Rx2pc-78pQNUlE 12
brainweb_dl-0.2.1.dist-info/RECORD

top_level.txt

brainweb_dl

entry_points.txt

brainweb-dl = brainweb_dl.cli:main