nipype


Namenipype JSON
Version 1.8.6 PyPI version JSON
download
home_pagehttp://nipy.org/nipype
SummaryNeuroimaging in Python: Pipelines and Interfaces
upload_time2023-04-06 12:54:33
maintainernipype developers
docs_urlhttps://pythonhosted.org/nipype/
authornipype developers
requires_python>= 3.7
licenseApache License, 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================================================
NIPYPE: Neuroimaging in Python: Pipelines and Interfaces
========================================================

Current neuroimaging software offer users an incredible opportunity to
analyze data using a variety of different algorithms. However, this has
resulted in a heterogeneous collection of specialized applications
without transparent interoperability or a uniform operating interface.

*Nipype*, an open-source, community-developed initiative under the
umbrella of `NiPy <http://nipy.org>`_, is a Python project that provides a
uniform interface to existing neuroimaging software and facilitates interaction
between these packages within a single workflow. Nipype provides an environment
that encourages interactive exploration of algorithms from different
packages (e.g., AFNI, ANTS, BRAINS, BrainSuite, Camino, FreeSurfer, FSL, MNE,
MRtrix, MNE, Nipy, Slicer, SPM), eases the design of workflows within and
between packages, and reduces the learning curve necessary to use different packages. Nipype is creating a collaborative platform for neuroimaging software development in a high-level language and addressing limitations of existing pipeline systems.

*Nipype* allows you to:

* easily interact with tools from different software packages
* combine processing steps from different software packages
* develop new workflows faster by reusing common steps from old ones
* process data faster by running it in parallel on many cores/machines
* make your research easily reproducible
* share your processing workflows with the community

            

Raw data

            {
    "_id": null,
    "home_page": "http://nipy.org/nipype",
    "name": "nipype",
    "maintainer": "nipype developers",
    "docs_url": "https://pythonhosted.org/nipype/",
    "requires_python": ">= 3.7",
    "maintainer_email": "neuroimaging@python.org",
    "keywords": "",
    "author": "nipype developers",
    "author_email": "neuroimaging@python.org",
    "download_url": "https://files.pythonhosted.org/packages/8a/6d/88fe40d51e4050c53b31b0cd3d52f820ea9180ceb34dc25a331abe244fce/nipype-1.8.6.tar.gz",
    "platform": "OS Independent",
    "description": "========================================================\nNIPYPE: Neuroimaging in Python: Pipelines and Interfaces\n========================================================\n\nCurrent neuroimaging software offer users an incredible opportunity to\nanalyze data using a variety of different algorithms. However, this has\nresulted in a heterogeneous collection of specialized applications\nwithout transparent interoperability or a uniform operating interface.\n\n*Nipype*, an open-source, community-developed initiative under the\numbrella of `NiPy <http://nipy.org>`_, is a Python project that provides a\nuniform interface to existing neuroimaging software and facilitates interaction\nbetween these packages within a single workflow. Nipype provides an environment\nthat encourages interactive exploration of algorithms from different\npackages (e.g., AFNI, ANTS, BRAINS, BrainSuite, Camino, FreeSurfer, FSL, MNE,\nMRtrix, MNE, Nipy, Slicer, SPM), eases the design of workflows within and\nbetween packages, and reduces the learning curve necessary to use different packages. Nipype is creating a collaborative platform for neuroimaging software development in a high-level language and addressing limitations of existing pipeline systems.\n\n*Nipype* allows you to:\n\n* easily interact with tools from different software packages\n* combine processing steps from different software packages\n* develop new workflows faster by reusing common steps from old ones\n* process data faster by running it in parallel on many cores/machines\n* make your research easily reproducible\n* share your processing workflows with the community\n",
    "bugtrack_url": null,
    "license": "Apache License, 2.0",
    "summary": "Neuroimaging in Python: Pipelines and Interfaces",
    "version": "1.8.6",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6002d4e8c990e14d7efcb35038a3d1743ff5068d66d92c1fcc298c9654bae55d",
                "md5": "4e67adc3f70d959e6017fc4cf497344c",
                "sha256": "e404ba7781d2418c107107436ec509348137651fca56e5b3c9f9cb5235af6bd4"
            },
            "downloads": -1,
            "filename": "nipype-1.8.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e67adc3f70d959e6017fc4cf497344c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">= 3.7",
            "size": 3203624,
            "upload_time": "2023-04-06T12:54:30",
            "upload_time_iso_8601": "2023-04-06T12:54:30.569054Z",
            "url": "https://files.pythonhosted.org/packages/60/02/d4e8c990e14d7efcb35038a3d1743ff5068d66d92c1fcc298c9654bae55d/nipype-1.8.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a6d88fe40d51e4050c53b31b0cd3d52f820ea9180ceb34dc25a331abe244fce",
                "md5": "e7b567ac457509d4441c935911e3ee19",
                "sha256": "977b1315e8f70f94163ec07e31e5571be83f2add6023141c5a06ac700126f8d1"
            },
            "downloads": -1,
            "filename": "nipype-1.8.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e7b567ac457509d4441c935911e3ee19",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.7",
            "size": 2916045,
            "upload_time": "2023-04-06T12:54:33",
            "upload_time_iso_8601": "2023-04-06T12:54:33.086728Z",
            "url": "https://files.pythonhosted.org/packages/8a/6d/88fe40d51e4050c53b31b0cd3d52f820ea9180ceb34dc25a331abe244fce/nipype-1.8.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 12:54:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nipype"
}
        
Elapsed time: 0.05508s