Crate galaxy_rs

source ·
Expand description

Galaxy

galaxy-rs is a library providing bindings to the Python galaxy project, found here. Galaxy is a node-based, extensible, multimedia database system.

This crate provides a way to interact with a Galaxy database through Rust using PyO3, preserving compatibility with Galaxy’s extensibility through its Python API while allowing use with Rust programs.

Modules

Structs