{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Wraps the Google Assistant API to send text queries and receive responses via gRPC, handling authentication and session management.","skillfed_tags":["google-assistant","grpc-client"],"use_cases":["Build a text-based chatbot or voice assistant interface that delegates to Google Assistant for fulfillment.","Integrate Google Assistant capabilities into a Python application without managing raw gRPC protocol details.","Automate routine queries (weather, news, smart home commands) via text in a headless environment.","Create a custom control panel or dashboard that sends commands to Google Assistant and captures responses."],"what_it_does":"gassist_text is a thin Python wrapper around the Google Assistant gRPC API that lets you send text queries to Google Assistant and receive responses programmatically. It handles the gRPC transport layer and credential management, reducing boilerplate for applications that need to integrate Assistant capabilities without building a full voice interface.\n\nThe library depends on google-auth, grpcio, protobuf, and requests to manage authentication and communicate with Google's servers. It requires Python 3.11 or later and a valid OAuth credentials file (obtained through Google Cloud setup). The package is actively maintained, has no known security vulnerabilities, and installs with minimal friction.","worth_installing":"Yes, if you need to send text commands to Google Assistant from a Python application and have already obtained OAuth credentials. The library is actively maintained, has low install friction, and is licensed permissively. Be aware that many Assistant features (routines, media controls, broadcast commands) have known limitations documented by Google, so verify your use case works before committing to it."},"id":"gassist-text","links":{"html":"https://skillfed.io/packages/gassist-text","md":"https://skillfed.io/packages/gassist-text.md","pypi":"https://pypi.org/project/gassist-text/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-07-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"gassist-text","python_support":"supports_current","summary":"A Python library for interacting with Google Assistant API via text"},"popularity":{"monthly_downloads":73499,"position":14989,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.14"}
