Metadata-Version: 2.1
Name: neuromodels
Version: 0.0.2
Summary: Computational neuroscience models and model tools.
Home-page: https://github.com/nicolossus/neuromodels
Author: Nicolai Haug
Author-email: prof.haug@gmail.com
License: UNKNOWN
Description: # neuromodels
        [![PyPi version](https://img.shields.io/pypi/v/neuromodels.svg)](https://pypi.python.org/pypi/neuromodels)
        [![python compatibility](https://img.shields.io/pypi/pyversions/neuromodels.svg)](https://pypi.python.org/pypi/neuromodels)
        [![Documentation Status](https://readthedocs.org/projects/neuromodels/badge/?version=latest)](https://neuromodels.readthedocs.io/en/latest/?badge=latest)
        [![Tests](https://github.com/nicolossus/neuromodels/workflows/Tests/badge.svg?branch=main)](https://github.com/nicolossus/neuromodels/actions)
        [![codecov](https://codecov.io/gh/nicolossus/neuromodels/branch/main/graph/badge.svg)](https://codecov.io/gh/nicolossus/neuromodels)
        [![GitHub license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/nicolossus/neuromodels/blob/master/LICENSE)
        
        Computational neuroscience models and analysis tools.
        
        Some more text..
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
Provides-Extra: dev
