Skip to content

BlueBrain/entity-management

Repository files navigation

entity-management

Library for handling NEXUS entity dataclass definitions.

Documentation

Installation

entity-management can be pip installed with the following command:

$ pip install entity-management

Tests

pip install tox
tox

Logging

To log responses from Nexus in a pretty format, you may want to ensure that the package devtools is installed, and set the environment variables:

PY_DEVTOOLS_ENABLE=1
PY_DEVTOOLS_HIGHLIGHT=1

Acknowledgements

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.

For license and authors, see LICENSE.txt and AUTHORS.txt respectively.

Copyright (c) 2022-2024 Blue Brain Project/EPFL