Reportengine: A framework to organize data pypelines.
Project description
Reportengine
Reportengine is a framework to develop scientific applications. It is focused on supporting declarative input (YAML), enforcing initialization time ("compile time") constraints, and enabling iteration within the declarative input.
It includes support for figures, tables (pandas) and HTML reports.
The documentation of the NNPDF specific implementation can be found here:
https://data.nnpdf.science/validphys-docs/guide.html
An example application can be found in the example
directory.
Install
It is recommended to work with the package using conda.
For linux or Mac, you can install a precompiled package by running
conda install reportengine -c https://packages.nnpdf.science/conda
Alternatively the package can be installed from pip
:
pip install reportengine
Note that it will additionally require pandoc
to work.
Development
Install in development mode:
pip install -e .
Running the tests
Easiest way is:
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file reportengine-0.31.tar.gz
.
File metadata
- Download URL: reportengine-0.31.tar.gz
- Upload date:
- Size: 166.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ebb7e9a5f28d4f522755d5b634842c8d81c3da553065a16e7be3f8b93e5ee21 |
|
MD5 | 0dfae36ca4e68fe187a5b2abdab25cbc |
|
BLAKE2b-256 | 0cef8ba26c83480812737fa8001d9a822eb281de6b78f4c56fadc3bb33af3c60 |
File details
Details for the file reportengine-0.31-py2.py3-none-any.whl
.
File metadata
- Download URL: reportengine-0.31-py2.py3-none-any.whl
- Upload date:
- Size: 96.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a82ee73ebf4fea81f2dbb2bc490b59fd9de5d81bf59f5b02cd60a0e4f445ec6 |
|
MD5 | 7f6e7e5513559765513cbf50e1d4ca49 |
|
BLAKE2b-256 | f5aa86309b0660d83b7865b0598d226da647338747e6f59765735ca69c8566eb |