Metadata-Version: 2.1
Name: AFQ-Browser
Version: 0.4.6
Home-page: https://yeatmanlab.github.io/AFQ-Browser
Download-URL: https://github.com/yeatmanlab/AFQ-Browser
Author: AFQ-Browser
Author-email: arokem@gmail.com
Maintainer: Ariel Rokem
Maintainer-email: arokem@gmail.com
License: BSD License
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy ==2.1.0
Requires-Dist: pandas ==2.2.2
Requires-Dist: scipy ==1.14.0
Requires-Dist: PyGithub >=1.32
Requires-Dist: GitPython ==3.1.43
Provides-Extra: all
Requires-Dist: pytest ==8.3.2 ; extra == 'all'
Requires-Dist: coverage ==7.6.1 ; extra == 'all'
Requires-Dist: pytest-cov ==5.0.0 ; extra == 'all'
Requires-Dist: ruff ==0.6.1 ; extra == 'all'
Requires-Dist: pre-commit ==3.8.0 ; extra == 'all'
Requires-Dist: sphinx ==8.0.2 ; extra == 'all'
Requires-Dist: numpydoc ==1.8.0 ; extra == 'all'
Requires-Dist: sphinx-js ==3.2.2 ; extra == 'all'
Requires-Dist: pydata-sphinx-theme ==0.15.4 ; extra == 'all'
Provides-Extra: dev
Requires-Dist: pytest ==8.3.2 ; extra == 'dev'
Requires-Dist: coverage ==7.6.1 ; extra == 'dev'
Requires-Dist: pytest-cov ==5.0.0 ; extra == 'dev'
Requires-Dist: ruff ==0.6.1 ; extra == 'dev'
Requires-Dist: pre-commit ==3.8.0 ; extra == 'dev'
Requires-Dist: sphinx ==8.0.2 ; extra == 'dev'
Requires-Dist: numpydoc ==1.8.0 ; extra == 'dev'
Requires-Dist: sphinx-js ==3.2.2 ; extra == 'dev'
Requires-Dist: pydata-sphinx-theme ==0.15.4 ; extra == 'dev'

AFQ-browser is a software library for visualization of results from
automated fiber quantification of human brain tractography.

The software takes as input the results of analysis from the ``AFQ`` or
``pyAFQ`` software and produces a browser-based visualization of the data.
Command-line tools allow users to create these visualizations from their data
and upload them to share with others as a website.

See [https://tractometry.github.io/AFQ-Browser/](https://tractometry.github.io/AFQ-Browser/) for documentation

See: [https://yeatmanlab.github.io/AFQBrowser-demo/](https://yeatmanlab.github.io/AFQBrowser-demo/) for a working example

[![DOI](https://zenodo.org/badge/61830890.svg)](https://zenodo.org/badge/latestdoi/61830890)
