* Python SDK (type-safe): IDE auto-complete, fewer JSON key typos, fits complex workflows.
* Standalone CLI: single fast binary for scripts and pipelines.
* Handles auth, batching, retries; you focus on logic. Rust core is fast and memory-safe.
* Enterprise API only (consumer NotebookLM isn’t supported).
Repo: https://github.com/K-dash/nblm-rs
Feedback is welcome—I'm especially interested in thoughts on the Python SDK’s design for building automated/agentic workflows. Thanks!