Nomad pybis handler
Project description
nomad-openbis
Nomad's internal-only handler for interacting with PyBIS. Caution: do not use this package directly.
If you want to integrate openbis in nomad, please refer to the nomad documentation on integration of third party ELNs.
Install
You should create a virtual environment. We recommend using Python 3.9.
python3 -m venv .pyenv
source .pyenv/bin/activate
pip install --upgrade pip
pip install -e '.[dev]'
Testing
You can run automated tests with pytest:
pytest -svx tests
Run linting
ruff check .
Run auto-formatting
This is entirely optional. To add this as a check in github actions pipeline, uncomment the ruff-formatting step in ./github/workflows/actions.yaml.
ruff format .
License
Distributed under the terms of the MIT_ license, "nomad-openbis" is free and open source software
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
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_openbis-1.0.0.tar.gz.
File metadata
- Download URL: nomad_openbis-1.0.0.tar.gz
- Upload date:
- Size: 158.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
827b6726f5f4fe1ceb96fd9996c80494cd918760ef13fa900abfb138b016cb36
|
|
| MD5 |
cdb658eb980057410cfcbdbd5f11bddc
|
|
| BLAKE2b-256 |
4a033c7cdb0050fe6a0931bd2d49bab2762b08e6f5d386e7932c70bc8fb2fe95
|
File details
Details for the file nomad_openbis-1.0.0-py3-none-any.whl.
File metadata
- Download URL: nomad_openbis-1.0.0-py3-none-any.whl
- Upload date:
- Size: 157.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0049e9ae0ec93c5ec1f2db5cd0a4b205c2e664473fde6a7d0e01ed47d92e9b41
|
|
| MD5 |
eadc881dc84e0e0ac7dbe74048b77f98
|
|
| BLAKE2b-256 |
9cd136892a4c58a5f217e43642591f140fc8cbc21bccd79bfe84720d80564973
|