Metadata-Version: 2.1
Name: netpyne
Version: 1.0.4.2
Summary: A Python package to develop, simulate and analyse biological neuronal networks in NEURON.
Home-page: https://github.com/Neurosim-lab/netpyne
Author: Salvador Dura-Bernal (Neurosim lab)
Author-email: salvadordura@gmail.com
License: MIT
Keywords: neuron,network,developing,framework,biological,simulation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: matplotlib-scalebar
Requires-Dist: future
Requires-Dist: pandas
Requires-Dist: bokeh
Requires-Dist: schema
Requires-Dist: lfpykit

# NetPyNE (Python package)
## Description
NetPyNE is a Python package to facilitate the development, simulation, parallelization, analysis, and optimization of biological neuronal networks using the NEURON simulator.

For more details, installation instructions, documentation, tutorials, forums, videos and more, please visit: www.netpyne.org

This package is developed and maintained by Dura-Bernal lab (http://dura-bernal.org) and the Neurosim lab (www.neurosimlab.org).

[![Build](https://github.com/Neurosim-lab/netpyne/actions/workflows/tests.yml/badge.svg)](https://github.com/Neurosim-lab/netpyne/actions/workflows/tests.yml)
