Metadata-Version: 2.1
Name: brainways
Version: 0.1.1
Summary: Brainways
Home-page: https://github.com/bkntr/brainways
Author: Ben Kantor
Author-email: benkantor@mail.tau.ac.il
License: GPL-3.0
Project-URL: Bug Tracker, https://github.com/bkntr/brainways/issues
Project-URL: Documentation, https://github.com/bkntr/brainways#README.md
Project-URL: Source Code, https://github.com/bkntr/brainways
Project-URL: User Support, https://github.com/bkntr/brainways/issues
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: testing
License-File: LICENSE

=========
Brainways
=========


.. image:: https://img.shields.io/pypi/v/brainways.svg
        :target: https://pypi.python.org/pypi/brainways

.. image:: https://img.shields.io/travis/bkntr/brainways.svg
        :target: https://travis-ci.com/bkntr/brainways

.. image:: https://readthedocs.org/projects/brainways/badge/?version=latest
        :target: https://brainways.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Brainways Algorithm and Pipeline


* Free software: GNU General Public License v3
* Documentation: https://brainways.readthedocs.io.
* Biorxiv preprint: https://www.biorxiv.org/content/10.1101/2023.05.25.542252v1


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


