Name | clinica-pydra-petpvc JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Pydra tasks for PETPVC designed for Clinica |
upload_time | 2024-04-30 13:54:06 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
pet
petpvc
pvc
pydra
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pydra-petpvc
[![PyPI - Version][pypi-version]][pypi-project]
[![PyPI - Python Version][pypi-pyversions]][pypi-project]
![][status-test]
----
Pydra tasks for PETPVC designed for Clinica.
[Pydra][pydra] is a dataflow engine which provides
a set of lightweight abstractions for DAG
construction, manipulation, and distributed execution.
[PETPVC][petpvc] is a toolbox for partial volume correction (PVC)
in positron emission tomography (PET).
## Installation
```console
pip install clinica-pydra-petpvc
```
A separate installation of PETPVC is required to use this package.
Please review the project's [homepage][petpvc] for installation instructions and licensing information.
An official conda package is available through [conda-forge][petpvc-conda]:
```console
conda install -c conda-forge petpvc
```
## Development
This project is managed with [Hatch][hatch]:
```console
pipx install hatch
```
To run the test suite:
```console
hatch run test
```
To fix linting issues:
```console
hatch fmt
```
## Licensing
This project is distributed under the terms of the [Apache License, Version 2.0][license].
[hatch]: https://hatch.pypa.io/
[license]: https://spdx.org/licenses/Apache-2.0.html
[petpvc]: https://github.com/UCL/PETPVC
[petpvc-conda]: https://anaconda.org/conda-forge/petpvc
[pydra]: https://pydra.readthedocs.io/
[pypi-project]: https://pypi.org/project/clinica-pydra-petpvc
[pypi-pyversions]: https://img.shields.io/pypi/pyversions/clinica-pydra-petpvc.svg
[pypi-version]: https://img.shields.io/pypi/v/clinica-pydra-petpvc.svg
[status-test]: https://github.com/aramis-lab/clinica-pydra-petpvc/actions/workflows/test.yaml/badge.svg
Raw data
{
"_id": null,
"home_page": null,
"name": "clinica-pydra-petpvc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pet, petpvc, pvc, pydra",
"author": null,
"author_email": "Ghislain Vaillant <ghislain.vaillant@inria.fr>",
"download_url": "https://files.pythonhosted.org/packages/45/04/ca70c8e4f4300a2becc2bae41d1fc3b24a0318163ec0ed34fb33482ad5e4/clinica_pydra_petpvc-0.1.0.tar.gz",
"platform": null,
"description": "# pydra-petpvc\n\n[![PyPI - Version][pypi-version]][pypi-project]\n[![PyPI - Python Version][pypi-pyversions]][pypi-project]\n![][status-test]\n\n----\n\nPydra tasks for PETPVC designed for Clinica.\n\n[Pydra][pydra] is a dataflow engine which provides\na set of lightweight abstractions for DAG\nconstruction, manipulation, and distributed execution.\n\n[PETPVC][petpvc] is a toolbox for partial volume correction (PVC)\nin positron emission tomography (PET).\n\n## Installation\n\n```console\npip install clinica-pydra-petpvc\n```\n\nA separate installation of PETPVC is required to use this package.\nPlease review the project's [homepage][petpvc] for installation instructions and licensing information.\n\nAn official conda package is available through [conda-forge][petpvc-conda]:\n\n```console\nconda install -c conda-forge petpvc\n```\n\n## Development\n\nThis project is managed with [Hatch][hatch]:\n\n```console\npipx install hatch\n```\n\nTo run the test suite:\n\n```console\nhatch run test\n```\n\nTo fix linting issues:\n\n```console\nhatch fmt\n```\n\n## Licensing\n\nThis project is distributed under the terms of the [Apache License, Version 2.0][license].\n\n[hatch]: https://hatch.pypa.io/\n\n[license]: https://spdx.org/licenses/Apache-2.0.html\n\n[petpvc]: https://github.com/UCL/PETPVC\n\n[petpvc-conda]: https://anaconda.org/conda-forge/petpvc\n\n[pydra]: https://pydra.readthedocs.io/\n\n[pypi-project]: https://pypi.org/project/clinica-pydra-petpvc\n\n[pypi-pyversions]: https://img.shields.io/pypi/pyversions/clinica-pydra-petpvc.svg\n\n[pypi-version]: https://img.shields.io/pypi/v/clinica-pydra-petpvc.svg\n\n[status-test]: https://github.com/aramis-lab/clinica-pydra-petpvc/actions/workflows/test.yaml/badge.svg\n",
"bugtrack_url": null,
"license": null,
"summary": "Pydra tasks for PETPVC designed for Clinica",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://github.com/ghisvail/clinica-pydra-petpvc#readme",
"Issues": "https://github.com/ghisvail/clinica-pydra-petpvc/issues",
"Source": "https://github.com/ghisvail/clinica-pydra-petpvc"
},
"split_keywords": [
"pet",
" petpvc",
" pvc",
" pydra"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "42f75ee050c5cd7b21aa3fd8d0a92117958a370eddc206d3b1b1b0195f0a318e",
"md5": "a2bea5043dea81e9261237d6fd137159",
"sha256": "260ac819aa6bca5d35b35c2b15ac2f755476bb68eb26f7ab7de4606df01cba68"
},
"downloads": -1,
"filename": "clinica_pydra_petpvc-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a2bea5043dea81e9261237d6fd137159",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 9015,
"upload_time": "2024-04-30T13:54:04",
"upload_time_iso_8601": "2024-04-30T13:54:04.372631Z",
"url": "https://files.pythonhosted.org/packages/42/f7/5ee050c5cd7b21aa3fd8d0a92117958a370eddc206d3b1b1b0195f0a318e/clinica_pydra_petpvc-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4504ca70c8e4f4300a2becc2bae41d1fc3b24a0318163ec0ed34fb33482ad5e4",
"md5": "7d925e4fabd31c8f349441f8455c90f3",
"sha256": "55a112ece2b6cb2674f09702bf07bceae84d4c75f66599b760d5751640f5ef8c"
},
"downloads": -1,
"filename": "clinica_pydra_petpvc-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "7d925e4fabd31c8f349441f8455c90f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 9599,
"upload_time": "2024-04-30T13:54:06",
"upload_time_iso_8601": "2024-04-30T13:54:06.040946Z",
"url": "https://files.pythonhosted.org/packages/45/04/ca70c8e4f4300a2becc2bae41d1fc3b24a0318163ec0ed34fb33482ad5e4/clinica_pydra_petpvc-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-30 13:54:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ghisvail",
"github_project": "clinica-pydra-petpvc#readme",
"github_not_found": true,
"lcname": "clinica-pydra-petpvc"
}