Don't reinvent the wheel. Use our official SDKs to interact with VayuOS services in your language of choice.
Supported languages.
Golang. The primary language of our userspace. Full feature parity, including low-level capability manipulation and IPC.
Go Docs →Rust. Safe, fast, and concurrent. Our `vayu-rs` crates provide idiomatic bindings to all system services.
Crates.io →Scripting. Automate management tasks or write higher-level controllers using our asyncio-compatible Python library.
PyPI Project →