rana-process-sdk
The SDK (Software Development Kit) for creating your own Rana Water Intelligence processes.
Development on this project itself
See nens-meta's documentation for an explanation of the config files like .editorconfig and tools like pre-commit and uv.
The standard commands apply:
$ uv sync
$ uv run pytest
$ uv run python # You can also activate the virtualenv in .venv
$ pre-commit run --all # You can also do 'pre-commit install'
$ uv add some-dependency
uv replaces pip/venv/requirement.txt/pip-tools. pre-commit does basic formatting.
The tests and pre-commit are also run automatically on "github actions" for "main" and for pull requests. So don't just make a branch, but turn it into a pull request right away. On your pull request page, you also automatically get the feedback from the automated tests.
If you need a new dependency (like requests), add it in
pyproject.toml in dependencies:
$ uv add requests
Release
Make sure you have zest.releaser installed.
uv run fullrelease
When you created a tag, it will be uploaded automatically to pypi by a Github Action.
Release files for rana-process-sdk 0.19
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rana_process_sdk-0.19.tar.gz | 50.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rana_process_sdk-0.19-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 92.5 kB
Release files / rana_process_sdk-0.19.tar.gz
| Download URL | rana_process_sdk-0.19.tar.gz |
|---|---|
| Size | 50.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
98003d83b499bac147b88cb20a5af61d20df3dfb42bae210ad3a73d1aa1b36b5
|
|
BLAKE2b-256 checksum How to use checksums |
e80180bb0c03bc4cecf691a5e4803038862f2447e3c132168999cc1935905bc4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 30, 2026.
Transparency logRelease files / rana_process_sdk-0.19-py3-none-any.whl
| Download URL | rana_process_sdk-0.19-py3-none-any.whl |
|---|---|
| Size | 42.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e85b9d4d2dcde1cd009a6817d10195e761d4fa1b6c027dda631d444c0771fa80
|
|
BLAKE2b-256 checksum How to use checksums |
27db0149678204e121d52faa39394bf1f7ebb833e939a61713f35a9a3ffdcfb9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 30, 2026.
Transparency log