Neba documentation

Neba documentation#

A package to manage a configuration and multiple datasets.

Configuration framework

Obtain your parameters from configuration files or command line arguments. Validate them against a structured specification that is easy to write, expandable, and which allows to document every parameter.

configuration
Data management

Declare datasets in a flexible way to manage multiple source files and to read and write data easily using different libraries.

data management
API Reference
API Reference

Install#

From PyPI:

pip install neba

From source:

git clone https://github.com/Descanonge/neba
cd neba
pip install -e .

About#

Named after one of the assessors of Maat, mentioned in the book of the dead. The deceased would have had to declare themselves innocent of various “sins” in front of 42 assessors. Neba would judge the sin of lying.

Indices and tables#