3 links
tagged with all of: cli + rust
Click any tag below to further narrow down your results
Links
jwt-cli is a command line tool written in Rust for encoding and decoding JSON Web Tokens (JWTs). It offers the ability to create custom JWTs with various headers and claims, supports multiple operating systems, and can be installed via several package managers. The tool also provides shell completion for various shells and encourages community contributions.
Codex CLI is transitioning to a native version written in Rust to improve cross-platform stability, performance, and security. The new version aims to reduce dependencies, enhance extensibility, and maintain feature parity with the TypeScript implementation. Feedback from the community continues to shape ongoing development, with an invitation for contributors to join the effort.
The article introduces 'nblm-rs', an unofficial API client for the NotebookLM Enterprise, built on a Rust core. It offers a command-line interface (CLI) and a Python SDK to simplify interactions with the API, addressing common challenges such as authentication complexity and error handling. The project aims to provide production-ready tools for seamless integration and scripting with the NotebookLM API.