An example plugin showing how NOMAD can be used outside of material science for curating food recipes.
Project description
nomad-tajine-plugin
An example plugin showing how NOMAD can be used outside of material science for curating food recipes.
This nomad plugin was generated with Cookiecutter along with @nomad's cookiecutter-nomad-plugin template.
Development
If you want to develop locally this plugin, clone the project and in the plugin folder, create a virtual environment (you can use Python 3.10, 3.11 or 3.12):
git clone https://github.com/FAIRmat-NFDI/nomad-tajine-plugin.git
cd nomad-tajine-plugin
python3.11 -m venv .pyenv
. .pyenv/bin/activate
Make sure to have pip upgraded:
pip install --upgrade pip
We recommend installing uv for fast pip installation of the packages:
pip install uv
Install the nomad-lab package:
uv pip install -e '.[dev]'
Run the tests
You can run locally the tests:
python -m pytest -sv tests
where the -s and -v options toggle the output verbosity.
Our CI/CD pipeline produces a more comprehensive test report using the pytest-cov package. You can generate a local coverage report:
uv pip install pytest-cov
python -m pytest --cov=src tests
Run linting and auto-formatting
We use Ruff for linting and formatting the code. Ruff auto-formatting is also a part of the GitHub workflow actions. You can run locally:
ruff check .
ruff format . --check
Debugging
For interactive debugging of the tests, use pytest with the --pdb flag. We recommend using an IDE for debugging, e.g., VSCode. If that is the case, add the following snippet to your .vscode/launch.json:
{
"configurations": [
{
"name": "<descriptive tag>",
"type": "debugpy",
"request": "launch",
"cwd": "${workspaceFolder}",
"program": "${workspaceFolder}/.pyenv/bin/pytest",
"justMyCode": true,
"env": {
"_PYTEST_RAISE": "1"
},
"args": [
"-sv",
"--pdb",
"<path-to-plugin-tests>",
]
}
]
}
where <path-to-plugin-tests> must be changed to the local path to the test module to be debugged.
The settings configuration file .vscode/settings.json automatically applies the linting and formatting upon saving the modified file.
Documentation on Github pages
To view the documentation locally, install the related packages using:
uv pip install -r requirements_docs.txt
Run the documentation server:
mkdocs serve
Adding this plugin to NOMAD
Currently, NOMAD has two distinct flavors that are relevant depending on your role as an user:
- A NOMAD Oasis: any user with a NOMAD Oasis instance.
- Local NOMAD installation and the source code of NOMAD: internal developers.
Adding this plugin in your NOMAD Oasis
Read the NOMAD plugin documentation for all details on how to deploy the plugin on your NOMAD instance.
Adding this plugin in your local NOMAD installation and the source code of NOMAD
We now recommend using the dedicated nomad-distro-dev repository to simplify the process. Please refer to that repository for detailed instructions.
Template update
We use cruft to update the project based on template changes. To run the check for updates locally, run cruft update in the root of the project. More details see the instructions on cruft website.
Main contributors
| Name | |
|---|---|
| Hampus Näsström | hampus.naesstroem@physik.hu-berlin.de |
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nomad_tajine_plugin-1.2.2.tar.gz.
File metadata
- Download URL: nomad_tajine_plugin-1.2.2.tar.gz
- Upload date:
- Size: 118.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76b91e338efee28c77c8ae2f644b6213e07456e912fe71657fc9e9fbdc53c033
|
|
| MD5 |
3ed7620e9ac85a45054f3d4c22d2e8cc
|
|
| BLAKE2b-256 |
5640817acce26fdfc95b9841bc9a97b21ff973ab5751ee3eb24a337893ed19c7
|
Provenance
The following attestation bundles were made for nomad_tajine_plugin-1.2.2.tar.gz:
Publisher:
python-publish.yml on FAIRmat-NFDI/nomad-tajine-plugin
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nomad_tajine_plugin-1.2.2.tar.gz -
Subject digest:
76b91e338efee28c77c8ae2f644b6213e07456e912fe71657fc9e9fbdc53c033 - Sigstore transparency entry: 632281047
- Sigstore integration time:
-
Permalink:
FAIRmat-NFDI/nomad-tajine-plugin@b98e3df5ad31334c7da02b4a34cc9dedca0fc16d -
Branch / Tag:
refs/tags/v1.2.2 - Owner: https://github.com/FAIRmat-NFDI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@b98e3df5ad31334c7da02b4a34cc9dedca0fc16d -
Trigger Event:
release
-
Statement type:
File details
Details for the file nomad_tajine_plugin-1.2.2-py3-none-any.whl.
File metadata
- Download URL: nomad_tajine_plugin-1.2.2-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
615cebffea089e326437a006fb50af161a948113abae42fb5c6dced9813323ab
|
|
| MD5 |
e6b6b70776ed08754b1fb8a169e2440c
|
|
| BLAKE2b-256 |
a509baefa654bca98b90dd9db67c7eea33753d93df094f826306ac1cd1964ddd
|
Provenance
The following attestation bundles were made for nomad_tajine_plugin-1.2.2-py3-none-any.whl:
Publisher:
python-publish.yml on FAIRmat-NFDI/nomad-tajine-plugin
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nomad_tajine_plugin-1.2.2-py3-none-any.whl -
Subject digest:
615cebffea089e326437a006fb50af161a948113abae42fb5c6dced9813323ab - Sigstore transparency entry: 632281072
- Sigstore integration time:
-
Permalink:
FAIRmat-NFDI/nomad-tajine-plugin@b98e3df5ad31334c7da02b4a34cc9dedca0fc16d -
Branch / Tag:
refs/tags/v1.2.2 - Owner: https://github.com/FAIRmat-NFDI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@b98e3df5ad31334c7da02b4a34cc9dedca0fc16d -
Trigger Event:
release
-
Statement type: