raio
Developer Setup
Setup Pre-Commit
pip install pre-commit
pre-commit install --hook-type commit-msg --hook-type pre-push
pre-commit run --all-files
Build Project
Rust
cargo build
cargo test
Python
cd raio-py
maturin develop
python -m pytest tests/
Publish package
Cargo
cargo publish -p raio-rs --dry-run
cargo publish -p raio-rs
PyPI
cd raio-py
maturin build --release
uv publish ../target/wheels/*
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
raio_py-0.1.0.tar.gz
(2.6 kB
view details)
Built Distributions
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 raio_py-0.1.0.tar.gz.
File metadata
- Download URL: raio_py-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56fcb20fd9b1e39949c1e65a3897e3e6df8a36c131dd3064464505195f1ebc77
|
|
| MD5 |
dc7cee16545190a573855464d8cd2f99
|
|
| BLAKE2b-256 |
358bc62f6782d3915beeddf31a350ac2ac59ba45009470871c6fe712ddd1fe35
|
File details
Details for the file raio_py-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: raio_py-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 198.0 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b76ccc552d42904ce0636ac32a5bd8fcd2322a91b6cede6c779e8a88ccc2643
|
|
| MD5 |
70f1701e0a5adfaf6480a5773554f4d5
|
|
| BLAKE2b-256 |
6026384991932f5b47260788db7480891b56400cf7745afd40916bd24bcf690d
|
File details
Details for the file raio_py-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: raio_py-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 201.9 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb39123f64a0e5f43c4136d7a1f4ee909184c6c5af778a59549a0eb920b23fac
|
|
| MD5 |
df83691f56805b4a25dd6aa84bd88222
|
|
| BLAKE2b-256 |
b437ad35439cf838d04061d0bc83e07990c0f7f6aa577ccbb58a3ae92685d5e8
|