Metadata-Version: 2.1
Name: templateflow
Version: 0.6.0rc2
Summary: TemplateFlow Python Client - TemplateFlow is the Zone of neuroimaging templates.
Home-page: https://www.templateflow.org
Author: Oscar Esteban
Maintainer: The NiPreps developers
Maintainer-email: nipreps@gmail.com
License: Apache-2.0
Project-URL: Documentation, https://www.templateflow.org/python-client/
Project-URL: GitHub, https://github.com/templateflow/python-client
Project-URL: Archive, https://github.com/templateflow/templateflow
Description: A Python client to query TemplateFlow
        =====================================
        
        |DOI| |CircleCI| |Build Status| |Pypi|
        
        Group inference and reporting of neuroimaging studies require that
        individual’s features are spatially aligned into a common frame where
        their location can be called standard. To that end, a multiplicity of
        brain templates with anatomical annotations (i.e., atlases) have been
        published. However, a centralized resource that allows programmatic
        access to templates is lacking. TemplateFlow is a modular,
        version-controlled resource that allows researchers to use templates
        “off-the-shelf” and share new ones.
        
        .. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2583289.svg
           :target: https://doi.org/10.5281/zenodo.2583289
        .. |CircleCI| image:: https://circleci.com/gh/templateflow/python-client/tree/master.svg?style=shield
           :target: https://circleci.com/gh/templateflow/python-client/tree/master
        .. |Build Status| image:: https://travis-ci.org/templateflow/python-client.svg?branch=master
           :target: https://travis-ci.org/templateflow/python-client
        .. |Pypi| image:: https://img.shields.io/pypi/v/templateflow.svg
           :target: https://pypi.python.org/pypi/templateflow/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: citations
Provides-Extra: datalad
Provides-Extra: doc
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: tests
Provides-Extra: all
