brainbuilder


Namebrainbuilder JSON
Version 0.20.2 PyPI version JSON
download
home_pageNone
SummaryBrainBuilder is a tool to define the cells that will compose a circuit.
upload_time2025-07-08 11:18:13
maintainerNone
docs_urlNone
authorBlue Brain Project, EPFL
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Introduction

BrainBuilder is a tool to define the cells that will compose a circuit.
It also houses utilities for working with SONATA circuits.

# Installation

```shell
    $ pip install brainbuilder
```

# Contribution Guidelines
See CONTRIBUTING.md.

# Acknowledgment

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

This project/research received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Framework Partnership Agreement No. 650003 (HBP FPA).

For license see LICENSE.txt.

Copyright © 2014-2023 Blue Brain Project/EPFL

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "brainbuilder",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Blue Brain Project, EPFL",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ee/a0/2dcbafbb24bfe26223f066efb527c79581e64718c478a6a82f5ee28a3d26/brainbuilder-0.20.2.tar.gz",
    "platform": null,
    "description": "# Introduction\n\nBrainBuilder is a tool to define the cells that will compose a circuit.\nIt also houses utilities for working with SONATA circuits.\n\n# Installation\n\n```shell\n    $ pip install brainbuilder\n```\n\n# Contribution Guidelines\nSee CONTRIBUTING.md.\n\n# Acknowledgment\n\nThe development of this software was supported by funding to the Blue Brain Project, a research center of the \u00c9cole polytechnique f\u00e9d\u00e9rale de Lausanne (EPFL), from the Swiss government\u2019s ETH Board of the Swiss Federal Institutes of Technology.\n\nThis project/research received funding from the European Union\u2019s Horizon 2020 Framework Programme for Research and Innovation under the Framework Partnership Agreement No. 650003 (HBP FPA).\n\nFor license see LICENSE.txt.\n\nCopyright \u00a9 2014-2023 Blue Brain Project/EPFL\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "BrainBuilder is a tool to define the cells that will compose a circuit.",
    "version": "0.20.2",
    "project_urls": {
        "Documentation": "https://github.com/BlueBrain/brainbuilder",
        "Homepage": "https://github.com/BlueBrain/brainbuilder",
        "Repository": "https://github.com/BlueBrain/brainbuilder.git",
        "Tracker": "https://github.com/BlueBrain/brainbuilder/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eea02dcbafbb24bfe26223f066efb527c79581e64718c478a6a82f5ee28a3d26",
                "md5": "80d04326c285ffb232c404724f17165a",
                "sha256": "577f2e773b3ccbc44ba2802802802bdafc3a2b10d90865c1c462f759b105d8f0"
            },
            "downloads": -1,
            "filename": "brainbuilder-0.20.2.tar.gz",
            "has_sig": false,
            "md5_digest": "80d04326c285ffb232c404724f17165a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 217938,
            "upload_time": "2025-07-08T11:18:13",
            "upload_time_iso_8601": "2025-07-08T11:18:13.113068Z",
            "url": "https://files.pythonhosted.org/packages/ee/a0/2dcbafbb24bfe26223f066efb527c79581e64718c478a6a82f5ee28a3d26/brainbuilder-0.20.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 11:18:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BlueBrain",
    "github_project": "brainbuilder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "brainbuilder"
}
        
Elapsed time: 1.16298s