Metadata-Version: 2.1
Name: brainbuilder
Version: 0.20.0
Summary: BrainBuilder is a tool to define the cells that will compose a circuit.
Author: Blue Brain Project, EPFL
License: Apache-2.0
Project-URL: Homepage, https://github.com/BlueBrain/brainbuild
Project-URL: Repository, https://github.com/BlueBrain/brainbuild.git
Project-URL: Documentation, https://github.com/BlueBrain/brainbuild
Project-URL: Tracker, https://github.com/BlueBrain/brainbuild/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: bluepysnap>=1.0.3
Requires-Dist: click<9.0,>=7.0
Requires-Dist: h5py>=3.1.0
Requires-Dist: joblib>=1.0.1
Requires-Dist: jsonschema>=3.2.0
Requires-Dist: libsonata>=0.1.6
Requires-Dist: lxml>=3.3
Requires-Dist: morphio<4,>=3
Requires-Dist: numpy>=1.9
Requires-Dist: pandas>=1.0.0
Requires-Dist: pyyaml>=5.3.1
Requires-Dist: scipy>=0.13
Requires-Dist: tqdm>=4.0
Requires-Dist: voxcell>=3.1.1
Provides-Extra: all
Provides-Extra: reindex

# 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
