Metadata-Version: 2.1
Name: netpyne
Version: 0.9.9.1
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
Description: # 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 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)
        
        
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
Description-Content-Type: text/markdown
