{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/22"}],"enrichment":{"capability":"Provides a Python module for communicating with Starlink user terminals via gRPC, exposing low-level functions to query terminal status and configuration.","skillfed_tags":["starlink","grpc","hardware-integration"],"use_cases":["Build a monitoring dashboard that periodically queries Starlink terminal status and logs performance metrics.","Integrate Starlink terminal diagnostics into a home automation or network management system.","Develop a Python application that pulls real-time signal quality or connectivity data from a Starlink terminal.","Create a custom alerting system that checks terminal health and notifies on anomalies or outages."],"what_it_does":"starlink-grpc-core packages the core gRPC communication module from the starlink-grpc-tools project as a standalone, installable library. It exposes a stable Python interface to query and interact with Starlink user terminals via their built-in gRPC service, providing access to terminal status, configuration, and diagnostics without requiring direct command-line tool invocation.\n\nThe package is designed primarily as a dependency for other projects that need programmatic access to Starlink terminal data. It depends on grpcio, protobuf, yagrc, and typing-extensions to handle gRPC communication and protocol buffer serialization. The module is placed directly in your Python environment and imported as a standard library, making it straightforward to integrate into larger applications or monitoring systems.","worth_installing":"Yes, if you need programmatic access to a Starlink terminal. The package is actively maintained, has no known vulnerabilities, carries no licensing restrictions, and installs cleanly with minimal dependencies. It is the standard way to integrate Starlink terminal data into Python applications without shell scripting."},"id":"starlink-grpc-core","links":{"html":"https://skillfed.io/packages/starlink-grpc-core","md":"https://skillfed.io/packages/starlink-grpc-core.md","pypi":"https://pypi.org/project/starlink-grpc-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-22","license_spdx":null,"license_treatment":"permissive","name":"starlink-grpc-core","python_support":"supports_current","summary":"Core functions for Starlink gRPC communication"},"popularity":{"monthly_downloads":74701,"position":14800,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.5"}
