Public python SDK for the CEMS VibraCore web-API.
Project description
py-vibracore
Public python SDK for the CEMS VibraCore web-API
This repository is created by CEMS BV and is a public python wrapper around the CEMS VibraCore web-API.
Installation
To install a package in this repository run:
$ pip install py-vibracore
ENV VARS
To use py-vibracore add the follow ENV vars to your environment. Or provide
them when asked.
* NUCLEI_TOKEN
- Your NUCLEI user token
You can obtain your NUCLEI_TOKEN on NUCLEI. Go
to personal-access-tokens and create a new user token.
Contribution
Environment
We recommend developing in Python3.9 with a clean virtual environment (using
virtualenv or conda), installing the requirements from the requirements.txt
file:
Example using virtualenv and pip to install the dependencies in a new
environment .env on Linux:
python -m venv .env
source .env/bin/activate
python -m pip install --upgrade pip setuptools
pip install -r requirements.txt
pip install -e .
Documentation
Build the docs:
python -m pip install --upgrade pip setuptools
pip install -r requirements.txt
pip install .
sphinx-build -b html docs public
Format
We format our code with black and isort.
black --config "pyproject.toml" src/pyvibracore tests notebooks
isort --settings-path "pyproject.toml" src/pyvibracore tests notebooks
Lint
To maintain code quality we use the GitHub super-linter.
To run the linters locally, run the run_super_linters.sh bash script from the
root directory.
UnitTest
Test the software with the use of coverage:
python -m pip install --upgrade pip setuptools
pip install -r requirements.txt
pip install -e .
coverage run -m pytest
Requirements
Requirements are autogenerated by the pip-compile command with python 3.9
Install pip-tools with:
pip install pip-tools
Generate requirements.txt file with:
pip-compile --extra=test --extra=lint --extra=docs --extra=notebook --output-file=requirements.txt pyproject.toml
Update the requirements within the defined ranges with:
pip-compile --upgrade --extra=test --extra=lint --extra=docs --extra=notebook --output-file=requirements.txt pyproject.toml
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 py_vibracore-0.3.1.tar.gz.
File metadata
- Download URL: py_vibracore-0.3.1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7b0adc529185198559c1c3de6e36a4a9db8daec4141ecae29b6ae6afeab043f
|
|
| MD5 |
6b4f25ebf89ffb42f444abd38b311e65
|
|
| BLAKE2b-256 |
2649b9add563f22eccba16b7b2fe85ae3264d5685193996ea5f8a713f2022732
|
Provenance
The following attestation bundles were made for py_vibracore-0.3.1.tar.gz:
Publisher:
release_pypi.yaml on cemsbv/py-vibracore
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
py_vibracore-0.3.1.tar.gz -
Subject digest:
a7b0adc529185198559c1c3de6e36a4a9db8daec4141ecae29b6ae6afeab043f - Sigstore transparency entry: 200825586
- Sigstore integration time:
-
Permalink:
cemsbv/py-vibracore@745c08c08b6e2ab15ec5423810a72cbccab20826 -
Branch / Tag:
refs/tags/0.3.1 - Owner: https://github.com/cemsbv
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release_pypi.yaml@745c08c08b6e2ab15ec5423810a72cbccab20826 -
Trigger Event:
push
-
Statement type:
File details
Details for the file py_vibracore-0.3.1-py3-none-any.whl.
File metadata
- Download URL: py_vibracore-0.3.1-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305c9be02c2e83eea3b843198985e8c285adbfafac2c47f44c83116f3310a706
|
|
| MD5 |
5c6fdaec232350687c9b204f75f2ba14
|
|
| BLAKE2b-256 |
b0f1322469a62ac94b1857351d2864dc5d7bb465b056d2b348c07914d8ed0ca7
|
Provenance
The following attestation bundles were made for py_vibracore-0.3.1-py3-none-any.whl:
Publisher:
release_pypi.yaml on cemsbv/py-vibracore
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
py_vibracore-0.3.1-py3-none-any.whl -
Subject digest:
305c9be02c2e83eea3b843198985e8c285adbfafac2c47f44c83116f3310a706 - Sigstore transparency entry: 200825594
- Sigstore integration time:
-
Permalink:
cemsbv/py-vibracore@745c08c08b6e2ab15ec5423810a72cbccab20826 -
Branch / Tag:
refs/tags/0.3.1 - Owner: https://github.com/cemsbv
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release_pypi.yaml@745c08c08b6e2ab15ec5423810a72cbccab20826 -
Trigger Event:
push
-
Statement type: