Metadata-Version: 2.1
Name: netpyne
Version: 0.9.1.3
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
Platform: UNKNOWN
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
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: matplotlib-scalebar
Requires-Dist: future
Requires-Dist: pandas (==0.23.4)

# NetPyNE (python package)
## Description
NetPyNE is a python package to facilitate the development, parallel simulation and analysis 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 the Neurosim lab (www.neurosimlab.org)

[![Build Status](https://travis-ci.org/Neurosim-lab/netpyne.svg?branch=development)](https://travis-ci.org/Neurosim-lab/netpyne)



