qsiprep-container


Nameqsiprep-container JSON
Version 0.19.1 PyPI version JSON
download
home_pagehttps://github.com/pennbbl/qsiprep
Summaryqsiprep is a non-DTI diffusion-weighted image pre-processing pipeline that is designed to provide an easily accessible, state-of-the-art interface that is robust to differences in scan acquisition protocols and that requires minimal user input, while providing easily interpretable and comprehensive error and output reporting.
upload_time2023-10-05 18:02:28
maintainer
docs_urlNone
author
requires_python
license3-clause BSD
keywords
VCS
bugtrack_url
requirements grabbit pybids versioneer dipy svgutils nipype sentry_sdk
Travis-CI
coveralls test coverage No coveralls.
            This package is a basic wrapper for qsiprep that generates the appropriate
Docker commands, providing an intuitive interface to running the qsiprep
workflow in a Docker environment.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pennbbl/qsiprep",
    "name": "qsiprep-container",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/37/1d/88231dae43e1f1546185729de79b36aff5c894057fd651d77df8eb5dc813/qsiprep-container-0.19.1.tar.gz",
    "platform": null,
    "description": "This package is a basic wrapper for qsiprep that generates the appropriate\nDocker commands, providing an intuitive interface to running the qsiprep\nworkflow in a Docker environment.\n\n",
    "bugtrack_url": null,
    "license": "3-clause BSD",
    "summary": "qsiprep is a non-DTI diffusion-weighted image pre-processing pipeline that is designed to provide an easily accessible, state-of-the-art interface that is robust to differences in scan acquisition protocols and that requires minimal user input, while providing easily interpretable and comprehensive error and output reporting.",
    "version": "0.19.1",
    "project_urls": {
        "Homepage": "https://github.com/pennbbl/qsiprep"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7eb1eb65732470e6824ebedf9bfb0be3c7435080e2ef255c6360b26d38729c0f",
                "md5": "47c661fc85c625f1b061001d81ff1bca",
                "sha256": "bd2e97e7a149a8c789d9ae0c6df8ef7e955541671fb7352a16cb731f536b2052"
            },
            "downloads": -1,
            "filename": "qsiprep_container-0.19.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47c661fc85c625f1b061001d81ff1bca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5402243,
            "upload_time": "2023-10-05T18:02:23",
            "upload_time_iso_8601": "2023-10-05T18:02:23.605805Z",
            "url": "https://files.pythonhosted.org/packages/7e/b1/eb65732470e6824ebedf9bfb0be3c7435080e2ef255c6360b26d38729c0f/qsiprep_container-0.19.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "371d88231dae43e1f1546185729de79b36aff5c894057fd651d77df8eb5dc813",
                "md5": "07e9d6d62f3b3f137f0b870a140cff69",
                "sha256": "ee2f6bb0c55a8aa3991d1a53c2f2a4c18e7579a58c5ad0bb95b6dbf093ae21d5"
            },
            "downloads": -1,
            "filename": "qsiprep-container-0.19.1.tar.gz",
            "has_sig": false,
            "md5_digest": "07e9d6d62f3b3f137f0b870a140cff69",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7599,
            "upload_time": "2023-10-05T18:02:28",
            "upload_time_iso_8601": "2023-10-05T18:02:28.000967Z",
            "url": "https://files.pythonhosted.org/packages/37/1d/88231dae43e1f1546185729de79b36aff5c894057fd651d77df8eb5dc813/qsiprep-container-0.19.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 18:02:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pennbbl",
    "github_project": "qsiprep",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "grabbit",
            "specs": [
                [
                    "==",
                    "0.2.3"
                ]
            ]
        },
        {
            "name": "pybids",
            "specs": [
                [
                    ">=",
                    "0.11.1"
                ]
            ]
        },
        {
            "name": "versioneer",
            "specs": []
        },
        {
            "name": "dipy",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "svgutils",
            "specs": [
                [
                    "==",
                    "0.3.0"
                ]
            ]
        },
        {
            "name": "nipype",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "sentry_sdk",
            "specs": [
                [
                    "==",
                    "1.14.0"
                ]
            ]
        }
    ],
    "lcname": "qsiprep-container"
}
        
Elapsed time: 0.12059s