Public python SDK for the CEMS PileCore web-API.
Project description
py-pilecore
Public python SDK for the CEMS PileCore web-API
This repository is created by CEMS BV and is a public python wrapper around the CEMS PileCore web-API.
Installation
To install a package in this repository run:
$ pip install py-pilecore
ENV VARS
To use py-pilecore 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.11 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/pypilecore tests notebooks
isort --settings-path "pyproject.toml" src/pypilecore 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.11
Install pip-tools with:
pip install pip-tools
Generate requirements.txt file with:
pip-compile --extra=test --extra=lint --extra=docs --output-file=requirements.txt pyproject.toml
Update the requirements within the defined ranges with:
pip-compile --upgrade --extra=test --extra=lint --extra=docs --output-file=requirements.txt pyproject.toml
Note that pip-compile might run from your global path. You can also invoke the compile
command from the piptools module on a specific python installation (e.g. within a virtualenv):
python -m piptools compile
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_pilecore-2.0.4.tar.gz.
File metadata
- Download URL: py_pilecore-2.0.4.tar.gz
- Upload date:
- Size: 72.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58044621f8cb7536559f19003d02c51a94e3cce4fdd31bbf665f78896b14d057
|
|
| MD5 |
014116fe5e27bc7ef8e0f24b264052d8
|
|
| BLAKE2b-256 |
4a10d36553c5f104ef1bd8cf073dc3cf13774df71669053487d620170dccbf40
|
Provenance
The following attestation bundles were made for py_pilecore-2.0.4.tar.gz:
Publisher:
release_pypi.yaml on cemsbv/py-pilecore
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
py_pilecore-2.0.4.tar.gz -
Subject digest:
58044621f8cb7536559f19003d02c51a94e3cce4fdd31bbf665f78896b14d057 - Sigstore transparency entry: 867646030
- Sigstore integration time:
-
Permalink:
cemsbv/py-pilecore@d3dd4cf87877d703eb74b18acdb65ac046ef750b -
Branch / Tag:
refs/tags/2.0.4 - Owner: https://github.com/cemsbv
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release_pypi.yaml@d3dd4cf87877d703eb74b18acdb65ac046ef750b -
Trigger Event:
push
-
Statement type:
File details
Details for the file py_pilecore-2.0.4-py3-none-any.whl.
File metadata
- Download URL: py_pilecore-2.0.4-py3-none-any.whl
- Upload date:
- Size: 106.4 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 |
545bfa63ef08dd349fc8e69615e04f822fdcb07f3bd492c9015ee8ac7c040c9f
|
|
| MD5 |
e5364c31208605daf837431d606b87d1
|
|
| BLAKE2b-256 |
c2276aed225f2bf2f61874f4c6a6b2b32ff908e19c8bfd324835ba025efa947f
|
Provenance
The following attestation bundles were made for py_pilecore-2.0.4-py3-none-any.whl:
Publisher:
release_pypi.yaml on cemsbv/py-pilecore
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
py_pilecore-2.0.4-py3-none-any.whl -
Subject digest:
545bfa63ef08dd349fc8e69615e04f822fdcb07f3bd492c9015ee8ac7c040c9f - Sigstore transparency entry: 867646056
- Sigstore integration time:
-
Permalink:
cemsbv/py-pilecore@d3dd4cf87877d703eb74b18acdb65ac046ef750b -
Branch / Tag:
refs/tags/2.0.4 - Owner: https://github.com/cemsbv
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release_pypi.yaml@d3dd4cf87877d703eb74b18acdb65ac046ef750b -
Trigger Event:
push
-
Statement type: