galaxy-rs 0.1.0

Rust bindings for the Python Galaxy extensible, node-based multimedia database
Documentation

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.