Rivus: orchestration control plane for portable runs (seed release)
Project description
Rivus
Rivus is an orchestration control plane for portable runs across local and cloud backends. This seed release exists to reserve the PyPI name and establish packaging. APIs are subject to change.
Features (roadmap):
- Deterministic packaging and execution
- Per-run artifacts, manifests, attempts, and summaries
- Backend adapters (Ray, AWS Batch), observability, and reproducibility
Quick start
# Build
python -m pip install --upgrade build
python -m build
# Publish to TestPyPI first
python -m pip install --upgrade twine
python -m twine upload --repository testpypi dist/*
# Verify on TestPyPI, then publish to PyPI
python -m twine upload dist/*
# Run CLI
python -m pip install rivus
rivus
License
Proprietary. © Your Org.
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 rivus-0.0.1.tar.gz.
File metadata
- Download URL: rivus-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b80ffe09d28d5b721000b94054d55ded8354b090328380b917fdac42841e8088
|
|
| MD5 |
ee4d9aa122b93c3c7ce4f0c0dfcaaad8
|
|
| BLAKE2b-256 |
ff603eda72d5c0248feb8344bc6401120d3aed42e164a72c3409a18a2508f43c
|
File details
Details for the file rivus-0.0.1-py3-none-any.whl.
File metadata
- Download URL: rivus-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93379ac1f0c45ff73b563ab2934e1136e052b6f664bdc219ab5bda6a6ba23da8
|
|
| MD5 |
6433b04e8d79401fbb89259154ab4c64
|
|
| BLAKE2b-256 |
3ed11611d0dec4fcbd2910711203c3df4445f9eb044912b823dddde60c1a513b
|