netpyne


Namenetpyne JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/Neurosim-lab/netpyne
SummaryA Python package to develop, simulate and analyse biological neuronal networks in NEURON.
upload_time2024-02-13 22:14:31
maintainer
docs_urlNone
authorSalvador Dura-Bernal (Neurosim lab)
requires_python
licenseMIT
keywords neuron network developing framework biological simulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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)

## Acknowledgements
This work was funded by grants from the NIH, NSF, NYS SCIRB, UK Welcome Trust and Australian Research Council. We are thankful to all the contributors that have collaborated in the development of this open source tool via GitHub.

This project was supported by:
- HBP Brain Simulation Platform funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 785907 (Human Brain Project SGA2).
- EBRAINS research infrastructure, funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).

This project has received a Voucher "Integration of NetPyNE into EBRAINS Platform (EBRnetpyne)" from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement:
- No. 785907 (Human Brain Project SGA2).
- No. 945539 (Human Brain Project SGA3).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Neurosim-lab/netpyne",
    "name": "netpyne",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neuron,network,developing,framework,biological,simulation",
    "author": "Salvador Dura-Bernal (Neurosim lab)",
    "author_email": "salvadordura@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# NetPyNE (Python package)\n## Description\nNetPyNE is a Python package to facilitate the development, simulation, parallelization, analysis, and optimization of biological neuronal networks using the NEURON simulator.\n\nFor more details, installation instructions, documentation, tutorials, forums, videos and more, please visit: www.netpyne.org\n\nThis package is developed and maintained by Dura-Bernal lab (http://dura-bernal.org) and the Neurosim lab (www.neurosimlab.org).\n\n[![Build](https://github.com/Neurosim-lab/netpyne/actions/workflows/tests.yml/badge.svg)](https://github.com/Neurosim-lab/netpyne/actions/workflows/tests.yml)\n\n## Acknowledgements\nThis work was funded by grants from the NIH, NSF, NYS SCIRB, UK Welcome Trust and Australian Research Council. We are thankful to all the contributors that have collaborated in the development of this open source tool via GitHub.\n\nThis project was supported by:\n- HBP Brain Simulation Platform funded from the European Union\u2019s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 785907 (Human Brain Project SGA2).\n- EBRAINS research infrastructure, funded from the European Union\u2019s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).\n\nThis project has received a Voucher \"Integration of NetPyNE into EBRAINS Platform (EBRnetpyne)\" from the European Union\u2019s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement:\n- No. 785907 (Human Brain Project SGA2).\n- No. 945539 (Human Brain Project SGA3).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package to develop, simulate and analyse biological neuronal networks in NEURON.",
    "version": "1.0.6",
    "project_urls": {
        "Homepage": "https://github.com/Neurosim-lab/netpyne"
    },
    "split_keywords": [
        "neuron",
        "network",
        "developing",
        "framework",
        "biological",
        "simulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d90ee720c0f089179490a5ec88bfb8560cbf8c02e8582f54474904783accee71",
                "md5": "80c6bc42e93a2418ab1ee050d929bed6",
                "sha256": "f7eedd030141f875cceb1a0c8496087d81ae568ff75048b9ed079689d05d0ce4"
            },
            "downloads": -1,
            "filename": "netpyne-1.0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80c6bc42e93a2418ab1ee050d929bed6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 419320,
            "upload_time": "2024-02-13T22:14:31",
            "upload_time_iso_8601": "2024-02-13T22:14:31.576399Z",
            "url": "https://files.pythonhosted.org/packages/d9/0e/e720c0f089179490a5ec88bfb8560cbf8c02e8582f54474904783accee71/netpyne-1.0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 22:14:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Neurosim-lab",
    "github_project": "netpyne",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "netpyne"
}
        
Elapsed time: 0.19064s