dbbs-mod-collection


Namedbbs-mod-collection JSON
Version 2.2.3 PyPI version JSON
download
home_pagehttps://github.com/dbbs-lab/glia
SummaryGlia package of NEURON models
upload_time2021-11-23 13:08:32
maintainer
docs_urlNone
authorRobin De Schepper
requires_python
licenseGPLv3
keywords
VCS
bugtrack_url
requirements nrn-patch requests errr mpi4py appdirs NEURON arbor coverage
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Glia bundle - dbbs_mod_collection

This package contains assets for the NEURON simulator, generated by Astrocyte.

This package is best installed using Glia:

    glia install dbbs-mod-collection

These models were made publicly available by Robin De Schepper, copyright notices can be
found in the individual mod files.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dbbs-lab/glia",
    "name": "dbbs-mod-collection",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Robin De Schepper",
    "author_email": "robingilbert.deschepper@unipv.it",
    "download_url": "",
    "platform": "",
    "description": "# Glia bundle - dbbs_mod_collection\n\nThis package contains assets for the NEURON simulator, generated by Astrocyte.\n\nThis package is best installed using Glia:\n\n    glia install dbbs-mod-collection\n\nThese models were made publicly available by Robin De Schepper, copyright notices can be\nfound in the individual mod files.\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Glia package of NEURON models",
    "version": "2.2.3",
    "project_urls": {
        "Homepage": "https://github.com/dbbs-lab/glia"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c7d2226b4230b1f55e4787afcb1cd86b214e842a18fa40260871ee072b80154",
                "md5": "84b23832d0205f4a43f1f46ea924feee",
                "sha256": "db6cec227b976191300e917269e3a0661444fd14163dd854ec03f2e46ff51db4"
            },
            "downloads": -1,
            "filename": "dbbs_mod_collection-2.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84b23832d0205f4a43f1f46ea924feee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 78235,
            "upload_time": "2021-11-23T13:08:32",
            "upload_time_iso_8601": "2021-11-23T13:08:32.056895Z",
            "url": "https://files.pythonhosted.org/packages/6c/7d/2226b4230b1f55e4787afcb1cd86b214e842a18fa40260871ee072b80154/dbbs_mod_collection-2.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-23 13:08:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dbbs-lab",
    "github_project": "glia",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "nrn-patch",
            "specs": [
                [
                    "==",
                    "4.0.0b3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "errr",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "mpi4py",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "appdirs",
            "specs": [
                [
                    "==",
                    "1.4.4"
                ]
            ]
        },
        {
            "name": "NEURON",
            "specs": [
                [
                    "==",
                    "8.2.3"
                ]
            ]
        },
        {
            "name": "arbor",
            "specs": [
                [
                    "==",
                    "0.9"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "5.4"
                ]
            ]
        }
    ],
    "lcname": "dbbs-mod-collection"
}
        
Elapsed time: 0.14737s