brainbuilder


Namebrainbuilder JSON
Version 0.20.1 PyPI version JSON
download
home_pageNone
SummaryBrainBuilder is a tool to define the cells that will compose a circuit.
upload_time2024-07-05 06:50:58
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/5d/ed/f55378f2ab62715e6b8f18bb0241dea70082c8cfb986ecc2e7dd77776b38/brainbuilder-0.20.1.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.1",
    "project_urls": {
        "Documentation": "https://github.com/BlueBrain/brainbuild",
        "Homepage": "https://github.com/BlueBrain/brainbuild",
        "Repository": "https://github.com/BlueBrain/brainbuild.git",
        "Tracker": "https://github.com/BlueBrain/brainbuild/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5dedf55378f2ab62715e6b8f18bb0241dea70082c8cfb986ecc2e7dd77776b38",
                "md5": "0555c31aa3a1541ab64d5f1f3d3ae026",
                "sha256": "d46c3dc831dbac24a926a6e7b31a9eeea06bcc5fa500b84efb8153e27b56fac3"
            },
            "downloads": -1,
            "filename": "brainbuilder-0.20.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0555c31aa3a1541ab64d5f1f3d3ae026",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 214237,
            "upload_time": "2024-07-05T06:50:58",
            "upload_time_iso_8601": "2024-07-05T06:50:58.766489Z",
            "url": "https://files.pythonhosted.org/packages/5d/ed/f55378f2ab62715e6b8f18bb0241dea70082c8cfb986ecc2e7dd77776b38/brainbuilder-0.20.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-05 06:50:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BlueBrain",
    "github_project": "brainbuild",
    "github_not_found": true,
    "lcname": "brainbuilder"
}
        
Elapsed time: 0.30264s