pydra-bids


Namepydra-bids JSON
Version 0.0.10 PyPI version JSON
download
home_page
SummaryPydra tasks for BIDS I/O
upload_time2023-01-31 14:20:25
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords bids neuroimaging pydra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pydra-bids

[![PyPI - Version](https://img.shields.io/pypi/v/pydra-bids.svg)](https://pypi.org/project/pydra-bids)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pydra-bids.svg)](https://pypi.org/project/pydra-bids)

---

Pydra tasks for BIDS I/O.

[Pydra][pydra] is a dataflow engine
which provides a set of lightweight abstractions
for DAG construction, manipulation, and distributed execution.

[BIDS][bids] defines standards for organizing neuroimaging files and metadata.

This project provides tasks for reading from and writing to BIDS datasets.

**Table of contents**

- [Installation](#installation)
- [Development](#development)
- [Licensing](#licensing)

## Installation

```console
pip install pydra-bids
```

## Development

This project is managed with [Hatch][hatch]:

```console
pipx install hatch
```

To run the test suite:

```console
hatch run test:no-cov
```

To fix linting issues:

```console
hatch run lint:fix
```

To check the documentation:

```console
hatch run docs:serve --open-browser
```

## Licensing

This project is released under the terms of the [Apache License, Version 2.0][license].

[pydra]: https://nipype.github.io/pydra
[bids]: https://bids-specification.readthedocs.io
[hatch]: https://hatch.pypa.io
[license]: https://opensource.org/licenses/Apache-2.0

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pydra-bids",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "bids,neuroimaging,pydra",
    "author": "",
    "author_email": "Ghislain Vaillant <ghislain.vaillant@icm-institute.org>",
    "download_url": "https://files.pythonhosted.org/packages/90/f3/32564ce3b9caa0126b9fd8a950219485011cdaf93c8059b39885692c9fc0/pydra_bids-0.0.10.tar.gz",
    "platform": null,
    "description": "# pydra-bids\n\n[![PyPI - Version](https://img.shields.io/pypi/v/pydra-bids.svg)](https://pypi.org/project/pydra-bids)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pydra-bids.svg)](https://pypi.org/project/pydra-bids)\n\n---\n\nPydra tasks for BIDS I/O.\n\n[Pydra][pydra] is a dataflow engine\nwhich provides a set of lightweight abstractions\nfor DAG construction, manipulation, and distributed execution.\n\n[BIDS][bids] defines standards for organizing neuroimaging files and metadata.\n\nThis project provides tasks for reading from and writing to BIDS datasets.\n\n**Table of contents**\n\n- [Installation](#installation)\n- [Development](#development)\n- [Licensing](#licensing)\n\n## Installation\n\n```console\npip install pydra-bids\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:no-cov\n```\n\nTo fix linting issues:\n\n```console\nhatch run lint:fix\n```\n\nTo check the documentation:\n\n```console\nhatch run docs:serve --open-browser\n```\n\n## Licensing\n\nThis project is released under the terms of the [Apache License, Version 2.0][license].\n\n[pydra]: https://nipype.github.io/pydra\n[bids]: https://bids-specification.readthedocs.io\n[hatch]: https://hatch.pypa.io\n[license]: https://opensource.org/licenses/Apache-2.0\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Pydra tasks for BIDS I/O",
    "version": "0.0.10",
    "split_keywords": [
        "bids",
        "neuroimaging",
        "pydra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a31d1b2ce1519f6ab41489f2c3a91f2c6fa37d9b073a8151bb0bfdc3090a885d",
                "md5": "68c9eb90efdcf4b9e3e0351e0359169c",
                "sha256": "4e1fbccd8d939bbcb1305dd93d73fac29cb08545c4422badbc3d8648d579cfd3"
            },
            "downloads": -1,
            "filename": "pydra_bids-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68c9eb90efdcf4b9e3e0351e0359169c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8630,
            "upload_time": "2023-01-31T14:20:24",
            "upload_time_iso_8601": "2023-01-31T14:20:24.186694Z",
            "url": "https://files.pythonhosted.org/packages/a3/1d/1b2ce1519f6ab41489f2c3a91f2c6fa37d9b073a8151bb0bfdc3090a885d/pydra_bids-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90f332564ce3b9caa0126b9fd8a950219485011cdaf93c8059b39885692c9fc0",
                "md5": "a8eed1ca3be69cfe97585cad22551c7b",
                "sha256": "a2444d73d8a33e2563313ef462e313bd83729b3016d2eefce9fdb944cc4ade6c"
            },
            "downloads": -1,
            "filename": "pydra_bids-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "a8eed1ca3be69cfe97585cad22551c7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11058,
            "upload_time": "2023-01-31T14:20:25",
            "upload_time_iso_8601": "2023-01-31T14:20:25.301468Z",
            "url": "https://files.pythonhosted.org/packages/90/f3/32564ce3b9caa0126b9fd8a950219485011cdaf93c8059b39885692c9fc0/pydra_bids-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-31 14:20:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pydra-bids"
}
        
Elapsed time: 0.03466s